[
https://issues.apache.org/jira/browse/THRIFT-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762935#comment-16762935
]
Allen George commented on THRIFT-4777:
--------------------------------------
First off - thanks for using Thrift :) I don't think you should see any
problems with Rust/Tokio on a large scale. AFAIK, that combo is used in
production on fairly large systems. Just to be clear, you don't need the actual
_application_ code to be async, you just need the underlying read/write to be
in order to handle a large number of mostly-silent clients efficiently?
> 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)