All Projects → Bogdanp → taskqueues.com

Bogdanp / taskqueues.com

Licence: other
A list of distributed task queueing software.

Programming Languages

HTML
75241 projects
python
139335 projects - #7 most used programming language
Makefile
30231 projects

Labels

Projects that are alternatives of or similar to taskqueues.com

azure-service-bus-go
Golang library for Azure Service Bus -- https://aka.ms/azsb
Stars: ✭ 67 (+168%)
Mutual labels:  queue
Foundatio.Samples
Foundatio Samples
Stars: ✭ 34 (+36%)
Mutual labels:  queue
resque-heroku-signals
Patch resque to be compatible with Heroku process signaling
Stars: ✭ 22 (-12%)
Mutual labels:  queue
collections
📂 Golang 实现的 collections 模块,灵感来自 Python queue 和 Python collections
Stars: ✭ 27 (+8%)
Mutual labels:  queue
beems
a bee-queue based minimalist toolkit for building fast, decentralized, scalable and fault tolerant microservices
Stars: ✭ 33 (+32%)
Mutual labels:  queue
leek
Celery Tasks Monitoring Tool
Stars: ✭ 77 (+208%)
Mutual labels:  queue
Tieba-Birthday-Spider
百度贴吧生日爬虫,可抓取贴吧内吧友生日,并且在对应日期自动发送祝福
Stars: ✭ 28 (+12%)
Mutual labels:  queue
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (+160%)
Mutual labels:  queue
Queue
Queue handling library (designed on Arduino)
Stars: ✭ 73 (+192%)
Mutual labels:  queue
rsmq-promise
Promise interface for RSMQ
Stars: ✭ 28 (+12%)
Mutual labels:  queue
python-asynchronous-tasks
😎Asynchronous tasks in Python with Celery + RabbitMQ + Redis
Stars: ✭ 37 (+48%)
Mutual labels:  queue
orkid-node
Reliable and modern Redis Streams based task queue for Node.js 🤖
Stars: ✭ 61 (+144%)
Mutual labels:  queue
best-queue
Queue in runtime based promise
Stars: ✭ 26 (+4%)
Mutual labels:  queue
queue
A task queue library for Go.
Stars: ✭ 26 (+4%)
Mutual labels:  queue
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-32%)
Mutual labels:  queue
aioScrapy
基于asyncio与aiohttp的异步协程爬虫框架 欢迎Star
Stars: ✭ 34 (+36%)
Mutual labels:  queue
beansclient
Robust PHP client for beanstalkd work queue
Stars: ✭ 86 (+244%)
Mutual labels:  queue
spinach
Modern Redis task queue for Python 3
Stars: ✭ 46 (+84%)
Mutual labels:  queue
fastrq
Queue, Stack and Priority Queue built on Redis.
Stars: ✭ 15 (-40%)
Mutual labels:  queue
shoki
Purely functional data structures in Java
Stars: ✭ 30 (+20%)
Mutual labels:  queue

taskqueues.com

A list of task queue libraries.

Contributing

Setup

Run pipenv install --dev to install the dev dependencies.

Building

To build the website, run make. Open build/index.html to view your changes. Run make watch to continuously build the project as you make changes.

Deployment

To deploy the website, run make deploy.

License

taskqueues is licensed under Apache 2.0. Please see LICENSE for licensing details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].