You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Darwish <ot...@progressoft.com> on 2013/04/08 13:07:51 UTC

ModelCamelContext: properties map property

Hi ,

can i used camel context  property map to cache some lockup data fetched
from database inside my route builder? 
for example, i have dynamic route builder that list registered customer (
maximum 50 records ) and build dedicated route for each ... i need to cache
those customer list at context level to be accessible from any route
processor , else i have to fetch them continuously when needed . 

is there any  recommended approach to cache some data at context level
...please advise ?






-----
Othman Darwish
ProgressSoft Corp.

--
View this message in context: http://camel.465427.n5.nabble.com/ModelCamelContext-properties-map-property-tp5730489.html
Sent from the Camel - Users mailing list archive at Nabble.com.