[ https://issues.apache.org/activemq/browse/CAMEL-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55039#action_55039 ]
Hadrian Zbarcea commented on CAMEL-1304: ---------------------------------------- Hi, Actually I toyed with this a while ago and it's not hard to implement. It would help in a few ways, one being distributing our own tests on multiple nodes and reduce the ridiculously long building time (but hey, we have some 4000 unit tests, something to brag about). The issue is that gridgain repackaged and distribute their api under ASL2.0 at our own's jstrachan request quite a while ago. The issue is that the nodes are still GPL so I have no idea how we could test such a component unless they would make available a mock or something as ASL2.0 as well. I am willing to bet that they won't relicense the whole thing. I spoke to Nikita some 6 months ago about this and it looks like the GG crowd is not quite happy about the prospect. One alternative would be to implement and host it at the fuse forge and camel extra and depending on the community interest see if we could work something out with GG and move the component later at apache. > Add a GridComponent to integrate GridGain > ----------------------------------------- > > Key: CAMEL-1304 > URL: https://issues.apache.org/activemq/browse/CAMEL-1304 > Project: Apache Camel > Issue Type: New Feature > Affects Versions: 2.0.0 > Reporter: Raffaele Picardi > Fix For: Future > > > Hi all, > i'd like to have some feedback about the idea to develop a GridGain component > for Camel. This Component will permit to invoke jobs to compute (Map & Reduce > pattern) on a grid system very lightweight based as GridGain. > Working and Contributing on Mule and Globus enterprise environments (no light > :) ) i've understand the power of Camel and just now i'd like to use it > with a GridGain. > GridGain is squarelly focused on one thing - providing the best Java software > middleware that allows to develop complex grid applications on the cloud > infrastructure in a simple and productive way. > Integrating them it will be possible obtain Scalability feature in > application with high computing throughtput requirements using Apache Camel. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.