[ 
https://issues.apache.org/jira/browse/CAMEL-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990972#comment-12990972
 ] 

Ioannis Polyzos edited comment on CAMEL-3590 at 2/5/11 12:38 PM:
-----------------------------------------------------------------

Hi Hadrian, 

 Thanks for your feedback ...

 Following your suggestion  I have renamed the component into camel-hazelcast 
and I have uploaded a new patch.

 Also I have put the code into github for easier access, you can check for the 
latest updates @ https://github.com/ipolyzos/camel-hazelcast


      was (Author: omicron):
    Hi Hadrian, 

 Thanks for your feedback ...

 Following your suggestions  I have renamed the component into camel-hazelcast 
and I have uploaded a new patch.

 Also I have put the code into github for easier access, you can check for the 
latest updates @ https://github.com/ipolyzos/camel-hazelcast

  
> 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
>             Fix For: 2.7.0
>
>         Attachments: camel-hazelcast-20110205.patch, 
> camel-hazelcast-20110205.tar.gz, camel-hzlq-20110126-3.patch, 
> camel-hzlq-20110126-3.tar.gz
>
>
>  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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to