Yes James,
I've also updated the web page.


James.Strachan wrote:
> 
> 2008/6/16 dgreco <[EMAIL PROTECTED]>:
>>
>> Hi all,
>> I just updated the MSMQ Camel component, now it sends/receive direct
>> allocated ByteBuffer instances, in this way the ByteBuffer can be passed
>> directly to the JNI layer avoiding expensive memory copy between Java and
>> the native layer. Now, it's up to the developer to write
>> marshalling/unmarshalling code for converting the ByteBuffer payloads
>> into
>> something else. If you look at the testing code you can see some example.
> 
> Great stuff!
> 
> This is the documentation for the MSMQ component right?
> http://cwiki.apache.org/CAMEL/msmq.html
> 
> -- 
> James
> -------
> http://macstrac.blogspot.com/
> 
> Open Source Integration
> http://open.iona.com
> 
> 

-- 
View this message in context: 
http://www.nabble.com/MSMQ-component-tp17870246s22882p17870503.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to