[rabbitmq-discuss] Use of RabbitMQ Client on Windows Phone 7
Emile Joubert
emile at rabbitmq.com
Fri Apr 13 16:37:22 BST 2012
Hi Cristian,
On 13/04/12 14:25, Cristian Madularu wrote:
> Were you successful in building a RabbitMQ client that would work on a
> Windows 7 device (or do you know of anyone who has done that)?
If you are referring to previous attempts at compiling the RabbitMQ .NET
client on the compact framework, then no, that didn't work:
http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2010-September/008725.html
Depending on the complexity of your messaging requirements you should
also consider STOMP, which is much simpler to implement on low power
devices.
You may also be interested in Tony's UDP Exchange, which may be better
suited for devices with intermittent network access and low reliability
requirements:
https://github.com/tonyg/udp-exchange#readme
-Emile
More information about the rabbitmq-discuss
mailing list