On 18.02.2011 10:01, Claus Ibsen wrote:
On Fri, Feb 18, 2011 at 9:27 AM, Claus Straube<[email protected]>  wrote:
On 18.02.2011 09:12, Claus Ibsen wrote:
Hi

Cool we love contributions.

This wiki page walks you through the process
http://camel.apache.org/add-new-component-guide.html
Okay - thanks.
Dont worry to much about adding the component to the various pom.xml
files in Camel. That's some we the committers can do and know where to
do.

Then your patch could simply just be a ZIP of the camel-hazelcast directory.
That's sometimes easier than a diff file.
Thank's for the hint.

Searching Jira I found a ticket for a camel-hazelcast component (but implementing only the Hazelcast queue - that we haven't implemented, so it would fit perfectly). I've contacted the submitter and asked if we could merge our projects (perhaps before his final version). Hope we can do it together.
Maybe you can read that page and if needed correct anything it highlights.

Then open a JIRA and attach the source code and grant license to Apache.
Then we can take a look.

And importantly you should help with the documentation of the component :)
Of course :) We have a detailed documentation in a textile file yet - so
this should no problem.
Is your component related by the new kestrel component by any chance?
http://camel.apache.org/kestrel
Yes, there're relations. Memcached was our first thought, too. But we wanted
something that doesn't need an extra software installation. So Hazelcast
fits better for us - simply put the dependency into your pom and everything
works (including a cluster over multicast).
On Fri, Feb 18, 2011 at 8:56 AM, Claus Straube<[email protected]>
  wrote:
I've forgotten the most important part. Here you can find it:
https://github.com/catify/camel-hazelcast

Sorry ;)

On 18.02.2011 08:55, Claus Straube wrote:
Hi all,

we've developed a camel component for the Hazelcast data grid
(http://www.hazelcast.com<http://www.hazelcast.com/>). Hazelcast is a
easy
to use, but powerful data grid solution, entirely written in Java. We've
implemented a producer/consumer for the distributed map/multimap, a
producer
for the atomic number and a consumer for simple cluster support. We want
to
give the component back to the community under Apache License.

@Claus Is there a way to give the code to the camel project? Yes. I've
read http://camel.apache.org/contributing.html but it's not clear for
me,
yet ;) Thanks in advance.

Best regards - Claus






Reply via email to