python multiprocessing.JoinableQueue() example

19 Dec 2009 \\ python  bioinformatics 

After a lot of pain and suffering trying to debug what was going wrong that appeared to be a stuck process, it simply boiled down to not closing my Queues:

Here's the full module's documentation: http://docs.python.org/library/multiprocessing.html

navigation:

interesting projects: