Content-Length: 264257 | pFad | http://github.com/an-dev/fullstackpython.github.com/commit/e5763b7a6cce61681771574cfde1265c10bc1f84
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb7af0 commit e5763b7Copy full SHA for e5763b7
source/content/pages/15-task-queues/1501-task-queues.markdown
@@ -28,7 +28,7 @@ most common types of jobs for task queues include
28
29
* The [RQ (Redis Queue)](http://python-rq.org/) is a simple Python
30
library for queueing jobs and processing them in the background with workers.
31
- RQ is backed by Redis and it is designed to have a low barrier to entry.
+ RQ is backed by Redis and is designed to have a low barrier to entry.
32
The [intro post](http://nvie.com/posts/introducing-rq/) contains information
33
on design decisions and how to use RQ.
34
Fetched URL: http://github.com/an-dev/fullstackpython.github.com/commit/e5763b7a6cce61681771574cfde1265c10bc1f84
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments