Trees | Index | Help |
---|
Package Bio :: Package MultiProc :: Module Task |
|
Task.py
Functionality for running multiple tasks simultaneously.
Classes: Task Processing that can be forked off in a separate process.Classes | |
---|---|
Task |
Contains information for one process. |
Function Summary | |
---|---|
_newname(template="Task-%d") -> name |
Variable Summary | |
---|---|
int |
_counter = 0 |
Function Details |
---|
_newname(template='Task-%d')_newname(template="Task-%d") -> name |
Variable Details |
---|
_counter
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sat Jul 16 15:48:59 2005 | http://epydoc.sf.net |