Package : ocaml-libaio

Package details

Summary: OCaml bindings for libaio, Linux kernel AIO access library

Description:
This OCaml-library interfaces the libaio (Linux kernel AIO access
library) C library. It enables ocaml programs to use Linux kernel
fast asynchronous I/O system calls, important for the performance
of databases and other advanced applications.

Compared with the OCaml standard and Unix I/O functions this library:
* does not block
* does I/O in the background
* calls a continuation when the I/O has completed


URL: http://forge.ocamlcore.org/projects/libaio-ocaml/
License: LGPL with static compilation exception

Maintainer: nobody

List of RPMs