Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Ocsigen - Reference manual


Ocsigen


Lwt


Lwt

Module Lwt: cooperative light-weight threads.

Lwt_unix

Module Lwt_unix: thread-compatible system calls

Lwt_chan

Module Lwt_chan: cooperative, Pervasives-like, I/O functions

Lwt_ssl

Are we using an SSL socket?

Lwt_util

Concurrency

Lwt_lib

Cooperative getaddrinfo with cache (using Lwt_preemptive.detach)

Lwt_timeout

set the default handler for exception occurring after a timeout.

Lwt_preemptive

This module allows to mix preemptive threads with Lwt cooperative threads.