Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

async-task

Here are 43 public repositories matching this topic...

Flexible transaction framework, orchestration mechanism, delay queue, adaptive batch processing, async task chain with lineage, compensatory workflow, distributed, high performance, easy to use

  • Updated Feb 26, 2023
  • Java

A scheduler for one-time (non-periodic) asynchronous tasks, designed to manage delayed executions. It features status getters to communicate the execution state, a robust error handling mechanism for capturing uncaught errors, the ability to abort pending executions, and gracefully await the completion of ongoing tasks.

  • Updated Oct 6, 2024
  • TypeScript

Improve this page

Add a description, image, and links to the async-task topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the async-task topic, visit your repo's landing page and select "manage topics."

Learn more