Artron - multiprocess execution helper
latest
1. Getting started
2. User Guide
3. API Reference
4. Changelog
Artron - multiprocess execution helper
Docs
»
Index
Edit on GitHub
Index
A
|
B
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
A
add() (artron.manager.Manager method)
add_require() (artron.task.Task method)
artron.graph (module)
artron.manager (module)
artron.task (module)
artron.utils (module)
artron.worker (module)
B
builder (artron.manager.Manager attribute)
(artron.worker.Worker attribute)
D
date_created (artron.task.Task attribute)
date_end (artron.task.Task attribute)
date_start (artron.task.Task attribute)
del_require() (artron.task.Task method)
E
edges() (artron.graph.Graph method)
F
func (artron.task.Task attribute)
G
Graph (class in artron.graph)
I
inputs (artron.task.Task attribute)
is_finished() (artron.task.Task method)
is_runnable() (artron.task.Task method)
isolated_vertices() (artron.graph.Graph method)
L
lock (artron.manager.Manager attribute)
(artron.worker.Worker attribute)
M
Manager (class in artron.manager)
max_retry (artron.manager.Manager attribute)
(artron.worker.Worker attribute)
N
name (artron.worker.Worker attribute)
P
progress (artron.manager.Manager attribute)
Q
queue (artron.manager.Manager attribute)
(artron.worker.Worker attribute)
R
remove_vertex() (artron.graph.Graph method)
require (artron.task.Task attribute)
results (artron.task.Task attribute)
run() (artron.task.Task method)
(artron.worker.Worker method)
S
size (artron.graph.Graph attribute)
,
[1]
sleep (artron.manager.Manager attribute)
start() (artron.manager.Manager method)
state (artron.task.Task attribute)
STATE_DEPENDENCY (artron.task.Task attribute)
STATE_ERROR (artron.task.Task attribute)
STATE_INIT (artron.task.Task attribute)
STATE_READY (artron.task.Task attribute)
STATE_RUNNING (artron.task.Task attribute)
STATE_SUCCESS (artron.task.Task attribute)
STATE_WRONG (artron.task.Task attribute)
stop() (artron.worker.Worker method)
T
Task (class in artron.task)
tasks (artron.manager.Manager attribute)
(artron.worker.Worker attribute)
tid (artron.task.Task attribute)
time_duration (artron.task.Task attribute)
time_duration_str (artron.task.Task attribute)
timeout (artron.manager.Manager attribute)
U
update_childs() (artron.task.Task method)
W
Worker (class in artron.worker)
workers (artron.manager.Manager attribute)