Skip to content

linkjumper/pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipeline

The pipeline is a data flow-oriented implementation of an acyclic directed graph using async await. The modules are executed immediately if they are marked as executable.

The pipeline concept is a Python implementation of C++ steamlein.

Parallel module execution

Limitations:

  • single core

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages