fairthreads (devel/fairthreads) Add to my watchlist

Fair Threads in C

FairThreads offers a very simple framework for concurrent and parallel programming. Basically, it defines schedulers which are synchronization servers, to which threads can dynamically link or unlink. All threads linked to the same scheduler are executed in a cooperative way, at the same pace, and they can synchronize and communicate using broadcast events. Threads which are not linked to any scheduler are executed by the OS in a preemptive way, at their own pace. FairThreads offers programming constructs for linking and unlinking threads.

Version: 1.0 License: LGPL GitHub
Maintainers No Maintainer
Categories devel
Homepage http://www-sop.inria.fr/mimosa/rp/FairThreads/FTC/
Platforms darwin
Variants -

"fairthreads" depends on

build (1)

Ports that depend on "fairthreads"

No ports


Port Health:

Loading Port Health

Installations (30 days)

0

Requested Installations (30 days)

0