Re: Abstractions for Key/Value components and Serializers

2012-01-09 Thread Babak Vahdat
@Ioannis, in the context of this discussion I've asked a question in [1] which I hope you could please answer it. Thanks! [1] https://issues.apache.org/jira/browse/CAMEL-4566 Babak -- View this message in context: http://camel.465427.n5.nabble.com/Abstractions-for-Key-Value-component

Re: Abstractions for Key/Value components and Serializers

2012-01-09 Thread Bilgin Ibryam
Thanks for bringing up this topic Ioannis. On 4 January 2012 09:24, Ioannis Canellos wrote: > As camel component list grows, I can see a lot of components doing similar > things, but every component does things in its own way. A very common > example are key/value components, here are some: > >

Abstractions for Key/Value components and Serializers

2012-01-04 Thread Ioannis Canellos
As camel component list grows, I can see a lot of components doing similar things, but every component does things in its own way. A very common example are key/value components, here are some: camel-cache camel-hazelcast camel-krati camel-solr etc. Each of the components listed above, behaves di