sse-goliath
sse-goliath copied to clipboard
Connect to AMQP message queue
Hey there, I was really inspired by your project, and I wanted to use some of it for something I'm working on, but I'm having a hard time wrapping my head around how to connect to AMQP and use that to publish and subscribe to, I was wondering if you could help?
Hi! I'm glad you like the project. It's kind of just a proof of concept, as you can see. Anyway, with event machine in control of everything, you'll need to connect to AMQP asynchronously, and perform all communication asynchronously as well. There may be a driver or gem out there for this purpose. I'd look into it myself, but my Internet access is restricted to my phone for the next week or more since I'm on vacation. Anyway, hope this helps!
On Jul 18, 2012, at 2:50, Joseph [email protected] wrote:
Hey there, I was really inspired by your project, and I wanted to use some of it for something I'm working on, but I'm having a hard time wrapping my head around how to connect to AMQP and use that to publish and subscribe to, I was wondering if you could help?
Reply to this email directly or view it on GitHub: https://github.com/npj/sse-goliath/issues/1