mvbaffa
12-03-2010, 10:46 AM
Hi,
I have just downloaded RabbitMQ and I have some basic questions.
I have WCF services that must be used to produce informations to Flex/AIR clients. I would like to use RabbitMQ in this application. The best solution for me would be to integrate RabbitMQ with my WCF Services and produce informations to my ActionScript Clients.
1) How can my WCF Service be called when a message reaches a queue in my RabbitMQ Server ???
2) Using WCF Services is the best way to manage my queues or should I develop a Windows Service ??? I can use my Business Model without using WCF. Which is the best and most popular way to work with C# and RabbitMQ
3) Do Spring intend to develop an AS3 RabbitMQ client ???
Thanks in advance
I have just downloaded RabbitMQ and I have some basic questions.
I have WCF services that must be used to produce informations to Flex/AIR clients. I would like to use RabbitMQ in this application. The best solution for me would be to integrate RabbitMQ with my WCF Services and produce informations to my ActionScript Clients.
1) How can my WCF Service be called when a message reaches a queue in my RabbitMQ Server ???
2) Using WCF Services is the best way to manage my queues or should I develop a Windows Service ??? I can use my Business Model without using WCF. Which is the best and most popular way to work with C# and RabbitMQ
3) Do Spring intend to develop an AS3 RabbitMQ client ???
Thanks in advance