[ 
https://issues.apache.org/jira/browse/THRIFT-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762751#comment-16762751
 ] 

Allen George commented on THRIFT-4777:
--------------------------------------

A few questions about this:

# Are you using {{async}}/{{await}}?
# Which version of {{futures}} are you using? 0.1, or the 0.3 alphas with the 
{{compat}} layer?
# Which version of {{tokio}} are you using? _Are_ you using {{tokio}}?
# Are you creating non-blocking versions of the underlying protocol layers?
# How exactly are you implementing the non-blocking? Are you changing the 
generated processors to non-blocking or only the server?

FWIW, I've been waiting for the entire async story in Rust to stabilize before 
working on any of this but I'd love to hear your answers on the above.

> Non Blocking Server implementation for Rust
> -------------------------------------------
>
>                 Key: THRIFT-4777
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4777
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Rust - Library
>            Reporter: Satyender Yadav
>            Priority: Minor
>
> Implement Non blocking server in Thrift rust library.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to