parallel-processor

Crates.ioparallel-processor
lib.rsparallel-processor
version0.1.15
sourcesrc
created_at2022-11-10 00:52:05.621896
updated_at2024-03-25 15:57:41.518434
descriptionFramework to manage asynchronous execution of multiple compute units communicating using messages
homepage
repositoryhttps://github.com/Guilucand/parallel-processor-rs
max_upload_size
id709087
size223,537
(Guilucand)

documentation

README

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

Commit count: 30

cargo fmt