Crates.io | parallel-processor |
lib.rs | parallel-processor |
version | 0.1.18 |
source | src |
created_at | 2022-11-10 00:52:05.621896 |
updated_at | 2024-10-15 15:19:49.684064 |
description | Framework to manage asynchronous execution of multiple compute units communicating using messages |
homepage | |
repository | https://github.com/Guilucand/parallel-processor-rs |
max_upload_size | |
id | 709087 |
size | 225,235 |
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