Lua Programmers & RabbitMQ Users,<div><br></div><div>I'm pleased to announce RabbitMQ bindings for LuaJIT. AMQP provides a wonderful opportunity for building cross-language distributed applications that interoperate well. RabbitMQ provides enterprise grade (well we use it in our enterprise :) message queuing. LuaJIT brings the speed of compiled code and the easiest programming environment around. I'd pretty much describe that as pure win...</div>
<div><br></div><div>If you'd like to checkout the code it is available from Github:</div><div><br></div><div><a href="https://github.com/cthulhuology/amqp.lua">https://github.com/cthulhuology/amqp.lua</a></div><div><br>
</div><div>I'll warn you that while it contains an almost complete binding for librabbitmq-c, it still has a lot of rough edges, and I'm working on a more user friendly Lua interface to avoid a lot of the type conversion headaches. There is also currently ample opportunity to create memory leaks (unless you take on librabbitmq memory pool management yourself), so please do not put this into production as of yet.</div>
<div><br></div><div>If you care to know more about my plans for it I'll be writing more on my blog here:</div><div><br></div><div><a href="http://dloh.org/">http://dloh.org/</a></div><div><br></div><div>Other than that, the code is licensed under a BSD license, and patches welcome!</div>
<div><br></div><div>PS. I'm aware the packaging is not yet useful to anyone, once it reaches closer to a 1.0 release I'll fix that.</div><div><br></div><div>Dave Goehrig</div><div><a href="mailto:dave@dloh.org">dave@dloh.org</a></div>
<div><div><br></div><div>-- <br>-=-=-=-=-=-=-=-=-=-=- <a href="http://blog.dloh.org/">http://blog.dloh.org/</a>
</div></div>