On 10/26/2015 04:23 PM, aconway wrote:
Proton is an AMQP protocol
engine it is not a general purpose IO and event handling framework. I
see the value of proton providing a simple IO framework for isolated
proton projects when there is nothing else available. But if you
already use tornado, epoll, ACE, boost IO, the Go net package, C++11
std::async, the proactor pattern etc. etc. then why would you want to
write code to integrate that with a single-threaded, non-standard, C
reactor?

+1

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to