By sbob
via gridgain.blogspot.com
Published: May 29 2008 / 03:16
This release does have a new feature I am very excited about - Grid-Enabled ExecutorService which executes all the tasks submitted to it on remote grid nodes. Basically, you use it as you would normally use java.util.concurrent.ExecutorService, but you get all the cool GridGain features right out of the box, such as peer-class-loading, fault-tolerance, load balancing, job scheduling and collision resolution, etc...
Tweet
SaveShareSend
Tags: announcement, frameworks, java, open source
Add your comment