PreviousUpNext

13.4.51  io_bound_task_hostthreads

The standard library io_bound_task_hostthreads package implements hostthreads which offload I/O-intensive computations from the main threadkit hostthread (or, more generally, any slow operations which are not CPU-bound).

The io_bound_task_hostthreads package implements the Io_Bound_Task_Hostthreads api.

The io_bound_task_hostthreads package source code is in src/lib/std/src/hostthread/io-bound-task-hostthreads.pkg.

See also: cpy_bound_task_hostthreads.

See also: io_wait_hostthread. The above information is manually maintained and may contain errors.

Io_Bound_Task_Hostthreads

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext