Search results
26 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Queue data structure
> [Asynq](https://github.com/hibiken/asynq) is a Go library for queueing tasks and processing them asynchronously with workers. It's backed by Redis and is designed to be scalable yet easy to get started. > > Highlevel overview of how Asynq works: > > * C
A task queue executes tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, @synchronized/@concurrent decorator, Node.js/Browser.
- task queue
- async
- promise
- await
- sequential
- synchronized
- decorator
- lock
- concurrency
- throttle
- typescript
- javascript
- node
- browser
- View more
Transactional task queue for the browser with support for OPFS, localStorage, sessionStorage, in-memory
Watch a folder for audio and video arrivals and convert them to Apple-friendly formats.
task-pool 提供了任务池的功能,可控制任务的并发;即便于独立使用,又便于管理已有的任务业务
Gotocva Queue is a lightweight, in-memory event queue for Node.js that allows you to manage asynchronous tasks efficiently without requiring Redis or any external dependencies. It supports job retries with customizable attempts and backoff strategies, mak
- nodejs
- queue
- in-memory queue
- event queue
- job queue
- task queue
- retry mechanism
- backoff
- async jobs
- event-driven
- task processing
- lightweight queue
- no redis
- simple queue
- View more
Featured embeddable tasks queue, backed with redis.
Tools for Google Cloud Tasks
[N]ode.js [R]edis [Q]ueue. Work with CLI / required module / npx
Javascript task queue without any timer (interval, setTimeout ..)
Queue is a class that manages the tasks in the queue. It emits events when tasks are added or removed.
MongoDB connector for @jjavery/oddjob
Promise based collective service wrapper with queue support for browsers and NodeJS
A job queue for Node.js applications
AMQP worker which listens to an input queue, validates the metadata of incoming messages, decrypts them and passes the decrypted message to a message handler function
simple task queue for handling asynchronous operations
智能任务队列系统,支持自动并发控制、任务去重、指数退避重试和实时性能监控
Streamlined processing of tasks in a shared threadpool.
[N]ode.js [R]edis [Q]ueue. Work with CLI / required module / npx