Thanks a lot. I was thinking of sending a SEDA queue instance to JNI which
would put messeges on to it.
I'll have another route in Camel which would consume out of this SEDA queue.
Not sure if this is possible or a total bad idea.

Also I was thinking that instead of creating the SEDA queue instance from
Camel what if C++ creates a SEDA queue in the same JVM and publishes to it,
Camel Route should be able to consume messeges out of this SEDA queue. Is
this correct. Looking to try it out today.

--
View this message in context: 
http://camel.465427.n5.nabble.com/Passing-SEDA-instance-to-Bean-tp5032985p5035461.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to