package async_unix

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_unix-v0.12.0.tar.gz
sha256=2bb9912727733a77f09c2b116c50d0d6e78361206d327ad028ab23c53d6af55e
md5=17ad333416b283baf808ff5cc6eaaacd

README.md.html

Async_unix

Async_unix includes Unix-related dependencies for things like system calls and threads. Using these, it hooks the Async_kernel scheduler up to either epoll or select, depending on availability, and manages a thread pool that blocking system calls run in.

API documentation for the latest release can be found [here][https://ocaml.janestreet.com/ocaml-core/latest/doc/async/index.html].

OCaml

Innovation. Community. Security.