ocaml-duppy
An advanced scheduler. The basics of this scheduler is to implement a wrapper around Unix.select in
order to be able to wait for events on a socket and/or a given delay and
execute a task when one of the waited events occured.
[ Homepage ]
| Author: | Romain Beauxis. |
| Last modification date: | 10-Mar-2008 |
| Version: | 0.1.0 |
| Development status: | Beta |
| Kind: | Libraries :: Native OCaml libraries |
| License: | Open Source :: GPL |
| Topic: | System :: System programming |
| Homepage: | http://www.rastageeks.org/duppy.html |