Class Stdio.Pipe.Base
- Description
This module provides a generic data processing non-blocking pipe interface. Set it to a pool of dedicated backends to use more than one CPU core (use one thread per backend). Use it in conjunction with the Shuffler to scale to an unlimited number of CPU cores.
- Method
create
Stdio.Pipe.Base Stdio.Pipe.Base(
Gz.deflate
|void
engine
)- Description
Note that the Gz.deflate engine provided needs to be preconfigured using negative compression levels.