The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
26 views

Divide process workflow between remote workers

I need to develop a Java platform to download and process information from Twitter. The basic idea is to have a centralized controller to generate tasks (id and keywords basically) and send this tasks ...
0
votes
0answers
16 views

Which platform help to handle Cache [closed]

Which platform help to handle Cache? Is it a good choice to use Gigaspace for Cache handling.
1
vote
2answers
183 views

Possible to persist data without SQL in Gigaspaces XAP 8?

Is it possible to persist data in Gigaspaces XAP 8 without resorting to an SQL database ? My application doesn't really have anything to do with SQL, and it would be a huge hassle to restructure ...
0
votes
2answers
94 views

strategies to retrieve resultset from huge database table

It's my belief that many people run into this problem: from a frontend JSP page, a user set up some criteria based on which a SQL is constructed and used to retrieve results from one or more database ...
0
votes
3answers
685 views

How to create case-insensitive field on Java POJO. Looking for a good design.

So I'm using GigaSpaces XAP with Hibernate plugin to load my DB table into the their grid cache, unfortunately for querying the grid they do not support directly case insensitive searches. They ...
2
votes
2answers
427 views

Mule ESB /GigaSpaces XAP/Appistry/GoGrid for Paas Platform to OnBoard Multiple Applications as SaaS?

We are working on a project to develop a platform that will allow us to easily add multiple applications onto a cloud platform so that the applications can be offered on a SaaS basis. There will be ...
1
vote
1answer
793 views

ThreadPool is to Executor like Polling is to?

Java's Executor is (as far as I understand it) an abstraction over the ThreadPool concept - something that can accept and carry out (execute) tasks. I'm looking for a similar exception for the ...
0
votes
5answers
949 views

Distributed Lock Service over MySql/GigaSpaces/Netapp

Disclaimer: I already asked this question, but without the deployment requirement. I got an answer that got 3 upvotes, and when I edited the question to include the deployment requirement the ...
11
votes
4answers
2k views

What would you recommend for a large-scale Java data grid technology: Terracotta, GigaSpaces, Coherence, etc?

I've been reading up on so-called "data grid" solutions for the Java platform including Terracotta, GigaSpaces and Coherence. I was wondering if anyone has real-world experience working any of these ...
3
votes
3answers
2k views

Are there any alternatives to Gigaspaces?

Anything thats as good and as stable and as feature-rich as gigaspaces?