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

ASF GitHub Bot commented on THRIFT-4176:
----------------------------------------

Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1255
  
    My only hesitation on these changes is that there are no cross tests for 
rust right now, so we don't have a good indicator on their stability in 
general.  We need to update the docker files for Ubuntu to include rust, and 
get rust into the crosstest (Travis build jobs 1, 2).  You can even follow the 
java-c_glib multiplexed test example if you want to make it complete.
    
    I'm not very useful reviewing the code because I don't know the language.  
As for the appveyor build error, I will fix that.  Some path strings have to be 
unix-style with later releases of cmake or FindBoost gets "confused" and 
reports invalid escape sequences.


> Implement a threaded and threadpool server type for Rust
> --------------------------------------------------------
>
>                 Key: THRIFT-4176
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4176
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Rust - Library
>            Reporter: Allen George
>            Assignee: Allen George
>
> Currently the Rust client library only provides a single-threaded server. Add 
> both a multi-threaded server and a threadpool-based server and add the 
> relevant options to the cross-test code as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to