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
