DayboThreads - threads abstraction

Last update: 29th March 2006


DayboThreads library 0.4.1
Author: Duncan Ross Palmer
License: BSD

Description: DayboThreads is a threading abstraction layer which not only abstracts and insulates your code from dependence on any one particular platform but also adds new features as well.  Now you only need to write your threading code once.  Write it for DayboThreads and you will not need to worry about moving from UNIX to Windows or vice versa and you can switch from GNU Portable Threads to POSIX threads just by re-compiling.

The library incorporates these features:

DOWNLOAD   <-- Grab source here.
Sourcehut repository

Known problems with this release. None known.