aaronriekenberg / rust-parallel

Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Listed in Awesome Rust utilities.
MIT License
146 stars 7 forks source link

Add commands_from_args mode, process all inputs in a separate task and receive with tokio mpsc channel. #3

Closed aaronriekenberg closed 1 year ago