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

Satyender Yadav commented on THRIFT-4777:
-----------------------------------------

Hi [~jorgecarleitao] I am bit out of sync on this, as I had to shift priorities 
and couldn't proceed further. But if I am to recall correctly, the underlying 
socket implementation (based on std::net::TcpStream) is blocking, for async 
implementation one would require it to be based on something that is 
NonBlocking in Nature and accordingly make changes to Transport and protocol 
layer in Thrift generated code. Hope I am making sense. I would be happy to be 
of any help.

> 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
(v8.3.4#803005)

Reply via email to