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

Satyender Yadav edited comment on THRIFT-4777 at 3/26/24 2:42 PM:
------------------------------------------------------------------

Hi Folks,

I was able to create a fully Async implementation of thrift based on tokio in 
rust, that allows async processor too in rust.
Currently I was able to implement and test it with Framed Transport & Compact 
Protocol, can extend it to support other transports and protocols too.
I would like to know if thrift community is open to such contribution and how 
to proceed from here.

[~allengeorge] [~jorgecarleitao] – FYI.

I did come across https://issues.apache.org/jira/browse/THRIFT-5689 too, but 
seems this implementation is partial async.


was (Author: hckkid):
Hi Folks,

I was able to create a fully Async implementation of thrift based on tokio in 
rust, that allows async processor too in rust.
Currently I was able to implement and test it with Framed Transport & Compact 
Protocol, can extend it to support other transports and protocols too.
I would like to know if thrift community is open to such contribution and how 
to proceed from here.

[~allengeorge] [~jorgecarleitao] – FYI.

> 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.20.10#820010)

Reply via email to