| 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 Mon Aug 14 08:26:43 2006 | http://epydoc.sf.net |