parallel-processor 0.2.0

Framework to manage asynchronous execution of multiple compute units communicating using messages
Documentation
1
2
3
4
5
6
7
## Parallel processor

Framework to manage asynchronous execution of multiple compute units communicating using messages.
Used by GGCAT to coordinate the various pipeline steps

When compiled with the feature process-stats it uses an adapted version of https://github.com/robotty/simple-process-stats/ to get real time process stats