-
Updated
Nov 19, 2020 - C++
delayed-task
Here are 6 public repositories matching this topic...
A timer module for Redis
-
Updated
May 3, 2024 - C
-
Updated
Mar 16, 2023 - C++
A modern `setTimeout` substitute tailored for asynchronous tasks, designed to schedule a single delayed execution. Features status getters to communicate the execution status, the ability to abort a pending execution, and the option to gracefully await the completion of an ongoing execution.
-
Updated
Oct 9, 2024 - TypeScript
A lightweight utility for Node.js projects that accumulates items into fixed-size batches (number-of-items wise), preserving insertion order. It abstracts batch management, allowing users to focus on application logic. Ideal for delayed processing tasks such as bulk write/publish operations to kafka, databases, blob storage, etc.
-
Updated
Apr 1, 2025 - TypeScript
Improve this page
Add a description, image, and links to the delayed-task topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the delayed-task topic, visit your repo's landing page and select "manage topics."