On 06/30/2011 03:05 PM, Alan Conway wrote:
I'd like to see something like:
- a thread safe "get next event" call that returns events for message
delivery, async responses and any other triggers coming from the broker
- a file descriptor that is readable whenever there are qpid events
pending so you can knit this into a poll/epoll/select loop
- an ease-of-use layer that provides ready-made thread pool
implementations of common dispatch policies e.g. message listeners,
thread-per-connection, thread-per-session, thread-per-message etc.
Yes, I like that.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]