Ask Solem 0aeb2d55f2 Merge branch 'brosner/fixes' 17 anni fa
..
backends 0f1108f525 Avoid hammering the CPU just waiting on the status of task. 17 anni fa
bin 72fa505c7d Use basic.consume instead of basic.get to receive messages. Closes #8. This 17 anni fa
management 48a55d3476 Use ``python-daemon`` instead of the homegrown stuff. (this adds a dependency 17 anni fa
tests 2a0fcf6443 Merge branch 'consumebasic' 17 anni fa
__init__.py 4f0c23eda0 Bump version again: 0.3.5. Having an internal PyPI server, sure makes big gaps in the 17 anni fa
conf.py 72fa505c7d Use basic.consume instead of basic.get to receive messages. Closes #8. This 17 anni fa
datastructures.py e68b712eb2 PEP8ify 17 anni fa
discovery.py 6b81d06f56 Everything now conforms to pep8.py 17 anni fa
fields.py 60e333ffd2 Register PickledObject otherwise psycopg2 will throw a can't adapt error since the data type is unknown. 17 anni fa
log.py f8fd93ea73 Move multiprocessing import into setup_logger to allow multiprocesing to not be required in the web server. 17 anni fa
managers.py 359308eae8 Fix syntax error 17 anni fa
messaging.py ced0b64ad2 Raise our pylint score to 8.24/10 17 anni fa
models.py ced0b64ad2 Raise our pylint score to 8.24/10 17 anni fa
pool.py 22491d7062 Terminate pool at SystemExit 17 anni fa
registry.py c64e7f1216 Rename ``task_name`` arguments to TaskRegistry methods to ``name``, so it's 17 anni fa
result.py a3dae4cded Removed stupid comment. 17 anni fa
task.py ced0b64ad2 Raise our pylint score to 8.24/10 17 anni fa
timer.py cc199089ac Restart pool if a process is dead 17 anni fa
urls.py ced0b64ad2 Raise our pylint score to 8.24/10 17 anni fa
views.py 739462d804 Remove dependency to simplejson 17 anni fa
worker.py 0aeb2d55f2 Merge branch 'brosner/fixes' 17 anni fa