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

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

Github user nsuke commented on the pull request:

    https://github.com/apache/thrift/pull/972#issuecomment-204913981
  
    @vmarkovtsev thanks for the contribution !
    A few points:
    * Is there any way to create a generic protocol wrapper ?
    * gen_asyncio_ seems uninitialized.
    * we need something similar to test/py.tornado and tutorial/py.tornado
    
    As to the test, even much better way is to port test/py/TestClient.py and 
TestServer.py so that we can test asyncio against other languages.


> Support Python 3.4+ asyncio support
> -----------------------------------
>
>                 Key: THRIFT-3770
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3770
>             Project: Thrift
>          Issue Type: Bug
>          Components: Python - Compiler, Python - Library
>    Affects Versions: 1.0
>            Reporter: Vadim Markovtsev
>            Priority: Minor
>              Labels: features
>
> Currently, Tornado and Twisted async engines are supported in client lib and 
> the compiler. asyncio is a relatively new engine which is included into 
> Python 3.4+ standard library. It is gaining popularity fast.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to