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

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

Added Background on the same.

I am developing a simple Service Mesh layer in Rust something like (Netflix OSS 
Hystrix) with specific business use cases to help migrate to microservices. And 
hence Non blocking is quite critical to have in arsenal.

[~allengeorge] please feel free to enlighten me if there are some very serious 
issues with tokio & Rust when run on large scale. Layer I am writing is 
expected to be a lightweight & low latency communicator between various other 
services with certain patterns like circuit breaker, back pressure and fail 
fast etc but only few.

Regards.

> 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