Skip to content

dcarp/ProcessingFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

ProcessingFlow

ProcessingFlow is a library for defining data processing flows usable from multiple programming languages.

ProcessingFlow is built on top of Intel's TBB library and provides small building blocks (TwoTrackNodes) that connected, define a usually linear data flow with an additional track for collecting the errors.

Although currently only C++ is supported and tested, the TwoTrackNodes interfaces provide FlatBuffers serialization, with the goal of making the nodes accessible from different programming languages.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published