| Issue 14: | optimizing CPU usage using task queues | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Breaking the pipeline.py task into smaller tasks and using queues to handle them efficiently. Right now each run of pipeline takes a lot of CPU time. Using queues the CPU is handled more efficiently.
May 31, 2010
Project Member
#1
wha...@gmail.com
Status:
WontFix
|