On 9/25/06, Gordon Sim <[EMAIL PROTECTED]> wrote:
Hiram Chirino wrote:
> On 9/22/06, Gordon Sim <[EMAIL PROTECTED]> wrote:
>> I think a well defined mapping of JMS semantics onto AMQP commands is
>> possible and desirable. I'm not as sure that there is a mapping of AMQP
>> commands onto JMS semantics.
>>
>> For example, in AMQP there is a bind command for attaching a queue to an
>> exchange. What concept in JMS would this command be mapped onto?
>>
>
> All the binding information can be contained in the destination name.
When receiving an AMQP bind command asking that queue x be bound to
exchange y, how does combining these into a compound destination name of
some sort help us define a mapping for that command onto JMS semantics?
Doesn't that information uniquely identify the destination? If so,
then you can use jms semantics to send and receive messages from it.
--
Regards,
Hiram
Blog: http://hiramchirino.com