[rabbitmq-discuss] Tutorial of RabbitMQ Client
Willem van Heemstra
wvanheemstra at xs4all.nl
Tue Feb 5 00:21:29 GMT 2008
Great!
That sounds promising.
Willem
On 5 Feb 2008, at 00:18, Tony Garnock-Jones wrote:
> Hi again Willem,
>
> The examples in the Java and .NET/C# code ought, I hope, to be
> sufficient for your purposes. I'd suggest looking at the following
> files, depending on your client language choice:
>
> For sending:
> - in the main erlang-server-and-java-client distro:
> java/test/src/com/rabbitmq/examples/SimpleProducer.java
> java/test/src/com/rabbitmq/examples/SendString.java
> - in the rabbitmq-dotnet distro:
> src/examples/SendString.cs
> src/examples/SendMap.cs
>
> For receiving:
> - in the main erlang/java distro:
> java/test/src/com/rabbitmq/examples/SimpleConsumer.java
> java/test/src/com/rabbitmq/examples/LogTail.java
> - in the .NET/C# distro:
> src/examples/LogTail.cs
> src/examples/SingleGet.cs
>
> Regards,
> Tony
>
More information about the rabbitmq-discuss
mailing list