I came in this morning and was going to look for an open source MOM implementation. I just need a simple P2P so the client can receive a 'message received ok' type indicator and then go on to do other processing while the server processes the message and eventually returns the results of processing that message to the client some way.
I'd be interested in what you may have available or any others out there. Thanks. -----Original Message----- From: Tom Oinn [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 16, 2002 10:48 AM To: [EMAIL PROTECTED] Subject: Re: MOMs using axis Simon Hargreaves wrote: > Are there any Message Oriented Middleware implementations out there > using Axis or even SOAP that are opensource but on a more respectable > commercial basis than "DavesMOM" that was buit in somebodies garage. Well, I'm writing one at the moment... effectively a simplified version of CosNotification, with additional metadata and a few twirly bits to make it compliant with the Open Grid Services Architecture notification spec (somewhat of a moving target that one...). As we're doing this under an open source license (yet to be determined exactly which one) and hoping to push this into OGSA (when I hear back from the head of that project), and we're running on a very short timescale because we really need this software, it might be of use to you? Cheers, Tom Oinn
