Hi all,

I have recently heard about the Camel project. So far just tried a simple
POC and read some documents.

I want to use Camel to implement a MessageListner kind of infrastructure
within my application. In my application, there is one process which must be
updated each time a user changes his preference or set of preferences. I am
thinking of using Camel as a bridge between the Preferences and the other
process. This way I shall not be required to write extra lines of code to
implement this behaviour.

So few questions:
- Is it possible to do this?
- Is it possible to achieve this messaging between the 2 processes of the
same application without using JMS? I think JMS would be an overkill for
this.

Please let me know what options I can explore, if not Camel.

Regards,
Nitin
-- 
View this message in context: 
http://www.nabble.com/Usage-of-Camel-to-acheive-MessageListner-within-an-Application-tp19468474s22882p19468474.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to