I want to know, Have we a Messaging System like JMS in .NET Platform ?
I see something like RabbitMQ but that server wrote in Erlang, I want a .NET server
Can anyone guide me how can I write a server based on AMQP protocol ? Can anyone guide me which library implemented AMQP 1.0 protocol in C# ? I think at first I must have amqp protocol in .NET
Please help me.