Skip to content

UUID for Named Pipes

Compare
Choose a tag to compare
@Kautenja Kautenja released this 01 Jul 03:34
· 320 commits to master since this release

use the uuid package to generate unique pipe names for environments based on host ID and current time. This guarantees that single threaded parallelism is supported as well. i.e. pipelining in lock step or initializing environments before instantiating parallelism.