Tagged Questions

1
vote
1answer
139 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
1answer
106 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 …
7
votes
4answers
629 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 …
0
votes
2answers
356 views

Are there any alternatives to Gigaspaces?

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