| Crates.io | parallel-processor |
| lib.rs | parallel-processor |
| version | 0.2.0 |
| created_at | 2022-11-10 00:52:05.621896+00 |
| updated_at | 2025-06-23 14:59:23.250045+00 |
| 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 | 274,643 |
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