Re: RE: Custom Lessening Handler/Adapter/Gateway

2011-05-13 Thread Nicolas
Thanks for the reply & sorry for the autocorrect error in the subject. Meant to be Messenging. The two options are: A separate process or a module/library that extends QPid. For the former I can get info from the docs, but haven't seen anything to help me with the latter. /~Nicolas

Custom Lessening Handler/Adapter/Gateway

2011-05-13 Thread Nicolas
er/adapter to attach to QPid that talks our protocols, doing the necessary translation. Is this possible? How? The only other option is to create a separate gateway that does the translation, linking QPid with our broker. Thank you in advance, /~Nicolas

asynchronous calls to qmf methods in ruby

2011-04-15 Thread Nicolas Ochem
Hi, I'm trying to do evented qmf programming in ruby and I can't find documentation on how to do an async method call in ruby using the ruby-qmf module - the one that's autogenerated. I found some instructions for python though : http://qpid.apache.org/books/0.8/AMQP-Messaging-Broker-CPP-Book/htm