From: Francis Cianfrocca Date: 2006-10-16T09:56:33+09:00 Subject: Re: ruby friendly MOM's ------=_Part_36572_4595927.1160960191210 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 10/15/06, snacktime wrote: > > > > > What are your interoperability requirements? Meaning, what kind of > non-Ruby > > systems do you need to work with? Do you need something with a JMS > > interface? > > Just perl and ruby. What I'd really like is any kind of messaging > oriented protocol that's easy to implement. Even something like XMPP > would work fine. That's an interesting way to state it, given that the MOM world has always been torn between products that are driven by wire-protocols or by APIs, with the latter being the traditional winners. (AMQP tries to square the circle by specifying both, which creates its own set of headaches.) How would you feel about a RESTful approach? ------=_Part_36572_4595927.1160960191210--