Lightweight parallel Java tasks
Persistent cluster-friendly scheduler for Java
Java framework for Cadence Workflow Service
Micro-job is a distributed task scheduling and execution framework, which is used to distribute tasks under load balancing in cluster environment and define tasks for task consumption task consumer nodes-task automatic reporting task scheduler automatically chooses different consumer nodes to consume tasks according to load balancing strategy
The TaskExecutor is an implementation of a robust, consolidated, and centralized asynchronous Task execution framework. Tasks are persisted to disk, accommodate configurationChanges, new Activity creation, and even survive process termination. With many options, your Tasks are almost guaranteed to execute, and post back directly to the current activity via a hard callback.