Commit Graph

28 Commits

Author SHA1 Message Date
Vincent Driessen 6b075f6cb7 Add comment to the README. 2012-08-04 09:18:46 +02:00
Vincent Driessen f3890c85a0 Reformat Markdown for Python highlighting. 2012-08-03 15:04:18 +02:00
Vincent Driessen 4d2157cdb5 Add the same treatment to the README file. 2012-08-03 13:20:19 +02:00
Vincent Driessen b0a42f4e25 Add Travis CI configuration file. 2012-07-18 09:32:36 +02:00
Vincent Driessen b8430ffc0f Don't use 'from rq import *'. 2012-05-21 08:13:58 +02:00
Vincent Driessen bbfe621bd1 Mention python-requests.org, for completeness sake. 2012-04-02 08:37:47 +02:00
Vincent Driessen 42c3b593f9 Fix typo in basic example. 2012-04-02 00:33:44 +02:00
Vincent Driessen ccc9abd8fa Fix wording. 2012-03-28 10:57:01 +02:00
Vincent Driessen 166a79a0fd Fix documentation URL. 2012-03-28 10:53:24 +02:00
Vincent Driessen 506f7c9e17 Fix incorrect API call in the README example. 2012-03-28 10:52:12 +02:00
Vincent Driessen f47398a754 Ditch false code size claim. 2012-02-22 10:52:39 +01:00
Vincent Driessen abc66171eb Simplify the count_words_at_url example.
The long implementation derived attention a bit from the actual point of
enqueuing here.
2012-02-13 13:57:36 +01:00
Vincent Driessen 373aeb214e Getting the facts right here. 2011-11-26 13:46:22 +01:00
Vincent Driessen 767ad519c2 Fix code 2011-11-26 13:10:04 +01:00
Vincent Driessen 4eb8425acc Copy-paste README doc from gh-pages. 2011-11-26 09:31:59 +01:00
Vincent Driessen d780c929c0 Change semantics of work(). Add work_burst().
work() will now start the worker run loop, and work_burst() now leads to
the burst-then-quit behaviour.
2011-11-17 22:39:53 +01:00
Vincent Driessen ced001cbb9 Update README with some project values. 2011-11-16 00:53:56 +01:00
Vincent Driessen 652ced2580 Add sources of inspiration. 2011-11-16 00:37:59 +01:00
Vincent Driessen f15f6d7843 Fix terminology. 2011-11-15 23:31:53 +01:00
Vincent Driessen 83e29ca987 Document how to start a worker. 2011-11-15 23:00:55 +01:00
Vincent Driessen 22f3da1832 Update README (and example). 2011-11-15 22:45:51 +01:00
Vincent Driessen 0459134df3 Update header style. 2011-11-15 00:38:13 +01:00
Vincent Driessen ca99cd911a Doc changes. 2011-11-15 00:36:17 +01:00
Vincent Driessen 56fc74118e Get rid of the formal definition. We're not a lawyer agency here. 2011-11-15 00:22:24 +01:00
Vincent Driessen 5c4163400e Update README.md 2011-11-14 18:40:12 +01:00
Vincent Driessen 5be9a41f3d Getting the facts right, here. 2011-11-14 18:35:41 +01:00
Vincent Driessen 9b51083fd2 Add example and README updates. 2011-11-14 15:15:05 +01:00
Vincent Driessen c45e056786 Add some project meta stuff. 2011-11-14 12:11:58 +01:00