Ÿauhau is a compiler plugin for the parallelizing compiler ohua which improves programs by automatically batching I/O calls and running them concurrently.
Concise code and efficient IO, get it for free with data flow.
src
contains the sources for the plugin itselfjvm
contains JVM specific runtime operators and helper data structuresexamples
contains examples of how yauhau can be used on the particular target platforms of ohua. See the README in the folder for more details.