New component: camel-hzlq
-------------------------
Key: CAMEL-3590
URL: https://issues.apache.org/jira/browse/CAMEL-3590
Project: Camel
Issue Type: New Feature
Affects Versions: 2.7.0
Reporter: Ioannis Polyzos
Priority: Minor
I am submitting this component for your review and consideration for its
addition as an official Camel component...
HzlQ component implements a work-queue on top of the Hazelcast in-memory
data-grid. Its purpose is to support asynchronous SEDA architectures, similar
to the core "SEDA" component. By making use of Hazelcast's implementation of
BlockingQueue, it allows the system to scale across multiple machines with
minimal or no configuration while the replication features provided increase
reliability and fault-tolerance.
For more information on Hazelcast please refer to : http://www.hazelcast.com/.
(Hazelcast is released under Apache 2.0 License)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.