Module work

Module work 

Source
Expand description

Work management, concurrency handling.
work::{future, process, sync, thread}

Extends: std::{future, process, sync, task, thread}


Modulesยง

future
Asynchronous functionality.
process
Native processes.
sync
Synchronization primitives.
thread
Native threads.