Let C++ TSimpleServer be driven by an external main loop
--------------------------------------------------------
Key: THRIFT-791
URL: https://issues.apache.org/jira/browse/THRIFT-791
Project: Thrift
Issue Type: Improvement
Components: Library (C++)
Reporter: Nick Welch
Attachments: mainloop-coop.patch
This patch exposes TSimpleServer's file descriptors and allows for processing a
single request at a time, to facilitate using it in cooperation with a
different main loop.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.