[rabbitmq-discuss] Tutorial of RabbitMQ Client
Willem van Heemstra
wvanheemstra at xs4all.nl
Tue Feb 5 00:19:16 GMT 2008
Thanks Tony,
Those links are very helpful.
I could do with a client in Java that I would know how to configure
for our simple demo (one client one server/broker).
Do I have to code this client from scratch? Are the parameters hard-
coded or read from a config file?
It is these questions that a seek answers for.
Thanks again!
Willem
On 5 Feb 2008, at 00:09, Tony Garnock-Jones wrote:
> Hi Willem,
>
> The closest thing we have to a tutorial, if you're using Java, is http://www.rabbitmq.com/api-guide.html
> . It could most certainly be fleshed out to be more useful, so
> please take a look and let us know where it's weak, so we can
> improve it.
>
> If you're using .NET/C#, the equivalent is part of the User Guide, http://www.rabbitmq.com/releases/doc/rabbitmq-dotnet-release_20080125/rabbitmq-dotnet-1.2.8025.1832-user-guide.pdf
> section 2, "ApiOverview".
>
> There's also some interesting material in chapter 3 of that PDF,
> which is mostly language-neutral. Again, if you think something
> could be explained better, please let us know. We're trying to make
> using RabbitMQ as easy as possible.
>
> Does anyone on the list have any good links to tutorials and
> documentation about AMQP in general or RabbitMQ in particular? We
> could set up a links page, if people think it's a good idea.
>
> Regards,
> Tony
>
>
> Willem van Heemstra wrote:
>> Sorry if this is not the right place, but I am trying to learn how
>> to use the RabbitMQ client. Where is the best place to find a
>> tutorial? Thanks! Willem
>
>
More information about the rabbitmq-discuss
mailing list