[rabbitmq-discuss] Http support on windows

Sunghyun Lee Sunghyun at altispartners.com
Wed Aug 4 11:33:44 BST 2010


Thanks for the response,

The problem with IIS is that the worker process will recycle resulting in the consumer being killed.  Rather than look at resolving this behaviour in IIS we want to deliver messages by POSTing messages via HTTP to our web applications.  If a message is received by an application that IIS is not currently running then IIS will start that application and allow that message to be processed.

We think the rabbitmq-jsonrpc-channel will provide this functionality however we are not sure.  We have also considered creating a windows service to act as a channel adaptor taking in rabbitmq messages and converting them to http calls.

Are we heading in the right direction or missing something?



From: rabbitmq-discuss-bounces at lists.rabbitmq.com [mailto:rabbitmq-discuss-bounces at lists.rabbitmq.com] On Behalf Of John Apps
Sent: 03 August 2010 18:59
To: Simon MacMullen
Cc: rabbitmq-discuss at lists.rabbitmq.com
Subject: Re: [rabbitmq-discuss] Http support on windows

Depending on how the Web applications are written that are running under IIS, I am wondering whether the .NET client would not be appropriate? Or perhaps I missed something here?
On Tue, Aug 3, 2010 at 18:34, Simon MacMullen <simon at rabbitmq.com><mailto:simon at rabbitmq.com>> wrote:
On 03/08/10 17:22, Sunghyun Lee wrote:
Is it possible to deliver messages to web applications hosted on IIS
from the Rabbit broker running on windows? I have had a quick look at
the rabbitmq-jsonrpc-channel however being on windows we can't really
get this to build.

Hi Sunghyun.

If the only problem you have is building it then rabbitmq-jsonrpc-channel should still be your best bet. The .ez files are cross platform so if you can build it on a Linux VM you can deploy to Windows. I think you should be able to build the plugins using Cygwin as well.

We're also looking at how we can make plugin installation easier; I'm not allowed to make predictions of release dates or anything but I intend to get us into a state where we can make binary plugin releases at some point.

Cheers, Simon
--
Simon MacMullen
Staff Engineer, RabbitMQ
SpringSource, a division of VMware

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com<mailto:rabbitmq-discuss at lists.rabbitmq.com>
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss



--
---
John Apps
(49) 171 869 1813

Sunghyun Lee | Senior Analyst Programmer
Altis Partners (Jersey)
2 Hill Street | St. Helier | Jersey, JE2 4UA 
t. +44 (0)1534 787 742 | f. +44 (0)870 460 1980 | w. www.altispartners.com

Altis Partners Jersey Limited - registered with the Jersey Financial Services Commission for the conduct of investment business

This email and its contents is issued by Altis Partners Jersey Limited ('APJL') and is for private circulation only.  APJL is registered with the Jersey Financial Services Commission for the conduct of investment business.  The information contained in this email is strictly confidential.  The information and opinions contained in this email are for background purposes only, and do not purport to be full or complete.  Nor does this email constitute investment advice.  APJL is not hereby arranging or agreeing to arrange any transaction in any investment or other undertaking requiring regulatory authorisation. This email does not constitute or form part of any offer to issue or sell, or any solicitation of an offer to subscribe or purchase, any investment nor shall it or the fact of its distribution form the basis of, or be relied on in connection with, any contract therefore.  No representation, warranty, or undertaking, express or limited, is given as to the accuracy or completeness of the information or opinions contained  in this email by any of APJL, its partners or employees and no liability is accepted by such persons for the accuracy or completeness of such information or opinions.  As such, no reliance may be placed on the information and opinions in this email.

This email may contain confidential and/or privileged information.  If you are not the intended recipient or have received this email in error please notify the sender immediately and delete immediately.  Any unauthorised copying, disclosure or distribution of this email is strictly forbidden.
ALTIS-JFSC-NFA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100804/4ba797b9/attachment.htm>


More information about the rabbitmq-discuss mailing list