You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Rajashekar Reddy <ra...@contrailsystems.com> on 2012/07/26 03:03:41 UTC

thrift and boost asio

Hi:

How can I make thrift server loop run as part of the boost asio or
libevent or kqueue?
i.e if I have other sockets 'waiting' on boost asio, how can I make
the thrift sockets also part of boost asio and have the thrift callbacks
invoked appropriately..

thanks
Raj