Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Vinta Chen
awesome-python
Merge requests
!345
Add gnsq.
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Closed
Administrator
requested to merge
github/fork/wtolson/master
into
master
10 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Created by: wtolson
0
0
Compare
master
master (base)
and
latest version
latest version
6b13b6f0
1 commit,
2 years ago
1 file
+
1
-
0
Expand all files
Preferences
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
README.md
+
1
-
0
Options
View file @ 6b13b6f0
Show full file
@@ -524,6 +524,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
*Libraries for working with event and task queues.*
*
[
celery
](
http://www.celeryproject.org/
)
- An asynchronous task queue/job queue based on distributed message passing.
*
[
gnsq
](
https://github.com/wtolson/gnsq
)
- A gevent based python client for the NSQ distributed messaging platform.
*
[
huey
](
https://github.com/coleifer/huey
)
- Little multi-threaded task queue.
*
[
mrq
](
https://github.com/pricingassistant/mrq
)
- Mr. Queue - A distributed worker task queue in Python using Redis & gevent.
*
[
rq
](
http://python-rq.org/
)
- Simple job queues for Python.
Menu
Explore
Projects
Groups
Snippets