python non-blocking server
--------------------------
Key: THRIFT-67
URL: https://issues.apache.org/jira/browse/THRIFT-67
Project: Thrift
Issue Type: New Feature
Components: Library (Python)
Reporter: Alexander Shigin
Attachments: thrift-python-non-blocking.patch
Implementation TNonblockingServer for python library.
There is a couple of question to discuss:
* it has a slightly different interface for the rest of python servers. I
think, it's okay: for example TransportFactory hasn't got any sense for
non-blocking servers;
* it seems to have a huge ammount of bad grammar in doc strings;
* finally, I need a review.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.