Thanks Christian for your response.

But my question was do we have any implication if we write too many
processor to a given request. 

The way we have written our application is we have exposed a webservice and
we have number of processor in a route to process the request..

The question is more should we consider processor like functions so that
each Camel Processor does a functionality or should we use Camel Processor
for getting the request from the endpoint(webservice) and have the business
delegate design pattern to processor the request instead of writing too many
camel processor and using 
camel processor as a function.

If we use camel processor as a function what is the implication. Does it add
to the performance?

Thanks & Warm Regards,
Subbu.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Best-Practice-to-write-Processor-tp5756514p5756884.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to