On Thu, Sep 1, 2011 at 9:56 AM, Stéphane Ducasse
<[email protected]> wrote:
> I would really that somebody run an experience on wrapping some good unix 
> async library.

I am working on the AMQP 1.0 client library (AMQP is a message queue
specification), and using async io, and providing event based api for
the AMQP library (using reactor pattern like in ruby's  Event Machine)
would be great.

I might try to implement small event machine, and use it to both wrap
AioPlugin, and to wrap interface to AMQP.. But I'll make no big
proomises.:)

Davorin Rusevljan
http://www.cloud208.com/

Reply via email to