[
https://issues.apache.org/jira/browse/THRIFT-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871823#action_12871823
]
Nick Welch commented on THRIFT-791:
-----------------------------------
I'm not dead set on sticking with glib; I just found its mainloop
implementation very useful. I will look more into TNonblockingServer, thanks!
> 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.