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.
Regards,
David
-- 
View this message in context: 
http://www.nabble.com/MSMQ-component-tp17870246s22882p17870246.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to