[rabbitmq-discuss] rabbitMq how to create the server
Emile Joubert
emile at rabbitmq.com
Mon Jun 18 10:37:39 BST 2012
Hi,
On 15/06/12 19:01, me_sip_dev wrote:
> I would like to specigy I am working on windoes 7.
>
> On Friday, June 15, 2012 8:59:44 PM UTC+3, me_sip_dev wrote:
>
> I would like to create a simple producer consumer on an android
> application using rabbitmq and i don't know how.
>
> Could you please help me? Do I have to download a server ? I am
> trying to read the pdf tutorial but the page is not displayed. Need
> some help.
Simon Dixon wrote an excellent guide about this:
http://simonwdixon.wordpress.com/2011/06/03/getting-started-with-rabbitmq-on-android-part-1/
I suggest you complete a few of the Java tutorials before attempting
something more advanced like Android development:
http://www.rabbitmq.com/getstarted.html
You will need access to a RabbitMQ broker. Setting one up locally should
only take a few minutes. We also host a public demo broker which you are
free to use: amqp://guest:guest@dev.rabbitmq.com/%2F
-Emile
More information about the rabbitmq-discuss
mailing list