rq/examples
Vincent Driessen 48cee215af Rewrite of the connection setup.
I'd want to advice against using `use_connection()` more, as the
connection setup is less explicit, and also pollutes global memory.

Because, well:

    $ python -m this | head -n4 | tail -n1

;)
2012-05-21 08:08:59 +02:00
..
fib.py Update README (and example). 2011-11-15 22:45:51 +01:00
run_example.py Rewrite of the connection setup. 2012-05-21 08:08:59 +02:00
run_worker.py Rewrite of the connection setup. 2012-05-21 08:08:59 +02:00