[rabbitmq-discuss] Fwd: Fwd: Objective-C AMQP Library

Tony Garnock-Jones tonyg at lshift.net
Fri Jul 17 13:17:53 BST 2009


Matt Todd wrote:
> Perhaps even a library like libev or kqueue can
> be used to create the evented model I'm fond of?

I've used rabbitmq-c with both raw sockets and with libevent successfully.

The bundled sample programs all use raw sockets, and for a (quite
complex! and not finished) example using libevent, you could take a look
at http://github.com/tonyg/rais.

By the way, autoconf and automake are terrifying, but there really
aren't many alternatives. Straight-up Make is perhaps simpler to get
started with, though!

Regards,
  Tony
-- 
 [][][] Tony Garnock-Jones     | Mob: +44 (0)7905 974 211
   [][] LShift Ltd             | Tel: +44 (0)20 7729 7060
 []  [] http://www.lshift.net/ | Email: tonyg at lshift.net





More information about the rabbitmq-discuss mailing list