caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Announce: Ocaml-Event-0.5.0
@ 2005-01-04  9:55 Maas-Maarten Zeeman
  0 siblings, 0 replies; only message in thread
From: Maas-Maarten Zeeman @ 2005-01-04  9:55 UTC (permalink / raw)
  To: caml-list

Hello,

I'd like to announce the release of Ocaml-Event-0.5.0, Ocaml bindings 
for the libevent API.

http://www.xs4all.nl/~mmzeeman/ocaml/

The libevent API provides a mechanism to execute a callback function 
when a specific event occurs on a file descriptor or after a timeout has 
been reached. Furthermore, libevent also support callbacks due to 
signals or regular timeouts.

Currently, libevent supports /dev/poll, kqueue(2), select(2), poll(2) 
and epoll(4). The internal event mechanism is completely independent of 
the exposed event API, and a simple update of libevent can provide new 
functionality without having to redesign the applications. As a result, 
Libevent allows for portable application development and provides the 
most scalable event notification mechanism available on an operating 
system.

Regards,

Maas-Maarten Zeeman


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-01-04  9:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-04  9:55 Announce: Ocaml-Event-0.5.0 Maas-Maarten Zeeman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).