I recently had a play around with Hadoop and was impressed with it\'s scheduling, management, and reporting of MapReduce jobs. It appears to make the distribution and execut
Try Redisson framework. It provides easy api to execute and schedule java.util.concurrent.Callable and java.lang.Runnable tasks. Here is documentation about distributed Executor service and Scheduler service