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 383e5a1 commit 0ffef4bCopy full SHA for 0ffef4b
work_queue.py
@@ -1,3 +1,4 @@
1
+# work queue.. each worker picks up one job, completes it, picks up another until queue is empty
2
import os
3
import sys
4
import time
0 commit comments