COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210804201929/https://github.com/topics/task-queue
Here are
147 public repositories
matching this topic...
Simple job queues for Python
Updated
Aug 3, 2021
Python
Real-time monitor and web admin for Celery distributed task queue
Updated
Aug 3, 2021
Python
a little task queue for python
Updated
Aug 4, 2021
Python
A simple app that provides django integration for RQ (Redis Queue)
Updated
Aug 3, 2021
Python
Asynq: simple, reliable, and efficient distributed task queue in Go
Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
Implements task queue in Golang which based on Redis storage
yotaq - Your Own Task Queue for Python
Updated
Jun 15, 2017
Python
The Task Queueing Solution for Serverless.
Updated
Aug 4, 2021
TypeScript
An easy-to-use, distributed, extensible task/job queue framework for #golang
web spider built by puppeteer, support task-queue and task-scheduling by decorators,support nedb / mongodb, support data visualization; 基于puppeteer的web爬虫框架,提供灵活的任务队列管理调度方案,提供便捷的数据保存方案(nedb/mongodb),提供数据可视化和用户交互的实现方案
Updated
Dec 25, 2020
TypeScript
Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
Example of how to handle background processes with Flask, Redis Queue, and Docker
Updated
Dec 29, 2020
Python
Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity, CPU cores and caching), load balancing and profiling capabilities of the external apps on NUMA architecture
Updated
Aug 28, 2019
Python
Celery task queue client/worker for nodejs
Updated
Jun 10, 2021
TypeScript
Useful checklist for building great Celery tasks.
Flask based more dynamic and actionable frontend dashboard for monitoring Redis Queue 👩🏿💻
http://python-rq.org
Updated
Aug 3, 2021
Python
Nice UI for bull and bullmq
Updated
Aug 2, 2021
JavaScript
Distributed process pool for Python
Updated
Jan 8, 2021
Python
distributed task queue for asyncio
Updated
Oct 26, 2017
Python
Updated
Apr 7, 2021
Python
A simple task queue implementation to enqeue jobs on local or remote processes.
Updated
Dec 9, 2020
Python
Background job library for Rust supporting RabbitMQ
Updated
Apr 26, 2021
Rust
A lightweight task queue for Django using RabbitMQ
Updated
Apr 14, 2019
Python
Priority-based Task Scheduling for Modern C++
An operator to manage celery clusters on Kubernetes (Work in Progress)
Updated
Jun 2, 2021
Python
Reliable and modern Redis Streams based task queue for Node.js 🤖
Updated
May 11, 2021
JavaScript
asynchronous task queues using python's multiprocessing library
Updated
Sep 29, 2020
Python
A fast, robust and extensible distributed task/job queue for Node.js, powered by Redis.
Updated
Aug 2, 2021
TypeScript
Improve this page
Add a description, image, and links to the
task-queue
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
task-queue
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
https://github.com/uber/cadence/blob/70f3f582c91f1bb2e265287d91390a1d31e2c2de/common/definition/indexedKeys.go#L48
It's a system defined attribute in server
and it's being used by go client by system:
https://github.com/uber-go/cadence-client/blob/90498dff0c292bf08a868b979d867d7b74196079/internal/workflow.go#L990
https://github.com/uber-go/cadence-client/blob/90498dff0c292bf08a868b979d867d7b