Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

delayed-tasks

Here are 16 public repositories matching this topic...

NeoTask | Python 轻量级分布式异步任务调度库 · 零依赖 · 优先级/延时/Cron · SQLite/Redis 后端/高可用 · Celery 轻量替代方案 (Zero‑dependency async task queue for Python. Built‑in priority, cron, retry. SQLite/Redis backend. Lightweight alternative to Celery.)

  • Updated May 11, 2026
  • Python

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 delayed-tasks 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 delayed-tasks topic, visit your repo's landing page and select "manage topics."

Learn more