gridgain / gridgain-old

267 stars 85 forks source link

Internal Tuple / Object Space Support with additional Integration to exiting solutions #22

Open sirinath opened 10 years ago

sirinath commented 10 years ago

Is it possible to have Tuple Space support within GG and also be able to use existing solutions like Apache River.

dsetrakyan commented 10 years ago

Apache River is a Jini project. Currently there are no plans to integrate with it.

sirinath commented 10 years ago

You can have your own internal implementation.

sirinath commented 10 years ago

Some easy to use API arround object / tuple spaces https://github.com/fly-object-space/Flight

sirinath commented 10 years ago

This is not a question. This is a feature request on putting and retrieving objects which meet a certain query criteria or a template. See the example on the comment above.