Y
Hacker News
new
|
ask
|
show
|
jobs
by
ah-
2724 days ago
How does this manage processes? From the example code it looks like your pipeline keeps running?
1 comments
michelvocks
2724 days ago
Good question! :-) Gaia is basically a scheduler. It automatically starts your pipeline, executes the functions defined in the pipeline and is also responsible for terminating the pipeline process.
link