Server-side message exchange

2014-02-25 Thread Aldo Neto
Hi, I'm trying to create a mechanism to exchange messages using a separate broker. In other words, I have a message broker and I need to let my server know when a message is arrived. What is the best way to do that? I'd also need to send messages through that broker too, so this should be a

Re: Server-side message exchange

2014-02-25 Thread Alain Ekambi
http://erraiframework.org/ ? 2014-02-25 12:25 GMT+01:00 Aldo Neto tumo...@gmail.com: Hi, I'm trying to create a mechanism to exchange messages using a separate broker. In other words, I have a message broker and I need to let my server know when a message is arrived. What is the best way

Re: Server-side message exchange

2014-02-25 Thread Aldo Neto
Iteresting. Do you know if it works with ActiveMQ or RabbitMQ for sending/receiving messages to Android devices? Thanks On Tue, Feb 25, 2014 at 9:08 AM, Alain Ekambi jazzmatad...@gmail.comwrote: http://erraiframework.org/ ? 2014-02-25 12:25 GMT+01:00 Aldo Neto tumo...@gmail.com: Hi,