This library provides light-weight concurrency primitives for pipes, with the following features:
/Simple API/: Use only five functions
/Deadlock Safety/: Automatically avoid concurrency deadlocks
/Flexibility/: Build many-to-many and cyclic communication topologies
/Dynamic Graphs/: Add or remove readers and writers at any time
Import "Pipes.Concurrent" to use the library.
Read "Pipes.Concurrent.Tutorial" for a tutorial.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
2.0.7-bp150.2.3 info | GA Release | 2018-08-01 | 15 |
|
|
2.0.7-bp150.2.9 info | GA Release | 2018-07-31 | 15 |
|
|
2.0.7-bp150.2.7 info | GA Release | 2018-07-30 | 15 |
|
|