Ethread
The ethread library has modules for read/write locks, barriers, and a simple thread-safe message queue that interacts with Unix.select so a thread can wait for I/O or a message at the same time.
[ Homepage ]
| Author: | Shawn Wagner. |
| Last modification date: | 03-Feb-2004 |
| Version: | 1.0.1 |
| Development status: | Stable |
| Kind: | Libraries :: Native OCaml libraries |
| License: | Open Source :: LGPL |
| Topic: | System :: File systems and system administration |
| System :: Distributed and parallel programming | |
| Homepage: | http://raevnos.pennmush.org/code/ethread/ |