FYI<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Steve Jenson</b> &lt;<a href="mailto:stevej@gmail.com">stevej@gmail.com</a>&gt;<br>Date: Dec 5, 2007 9:35 PM<br>
Subject: [lift] Announcing AMQP support in liftweb<br>To: liftweb &lt;<a href="mailto:liftweb@googlegroups.com">liftweb@googlegroups.com</a>&gt;<br><br><br><br>I just checked in support for AMQP publish/subscribe to lift SVN. I&#39;ve
<br>wrapped the RabbitMQ client libraries in an Actor-style API that<br>allows you to easily send and receive messages from an AMQP broker.<br><br>It does require you to run an instance of an AMQP broker in order to<br>work. We recommend RabbitMQ, a high-performance AMQP broker written in
<br>Erlang. The included examples will work with a default install of the<br>latest RabbitMQ running on localhost.<br><br>The package is net.liftweb.amqp. There is copious Scaladoc and<br>examples in the amqp package. Hopefully you should be able to get up
<br>and running quickly. If you have any questions, please don&#39;t hesitate<br>to ask.<br><br>Above all, have fun!<br><br>Best,<br>Steve<br><br>--~--~---------~--~----~------------~-------~--~----~<br>You received this message because you are subscribed to the Google Groups &quot;liftweb&quot; group.
<br>To post to this group, send email to <a href="mailto:liftweb@googlegroups.com">liftweb@googlegroups.com</a><br>To unsubscribe from this group, send email to <a href="mailto:liftweb-unsubscribe@googlegroups.com">liftweb-unsubscribe@googlegroups.com
</a><br>For more options, visit this group at <a href="http://groups.google.com/group/liftweb?hl=en" target="_blank">http://groups.google.com/group/liftweb?hl=en</a><br>-~----------~----~----~----~------~----~------~--~---
<br><br></div><br><br clear="all"><br>-- <br>lift, the secure, simple, powerful web framework <a href="http://liftweb.net">http://liftweb.net</a><br>Collaborative Task Management <a href="http://much4.us">http://much4.us</a>