fairthreads (devel/fairthreads) Add to my watchlist
Fair Threads in CFairThreads 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 GitHub10 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
15 | 12953 | 2024-10-13 21:14:25 | 0:00:17 | 1304 | build successful |
14.arm64 | 12865 | 2024-01-25 20:28:20 | 0:00:08 | 4568 | build successful |
14 | 19197 | 2023-12-16 1:37:58 | 0:03:08 | 3069 | build successful |
13.arm64 | 10977 | 2023-03-08 18:10:04 | 0:00:12 | 4161 | build successful |
13 | 13552 | 2023-01-10 20:44:59 | 0:00:18 | 1854 | build successful |
12 | 11500 | 2022-01-07 19:03:12 | 0:00:14 | 3124 | build successful |
12.arm64 | 7515 | 2021-11-07 7:56:11 | 0:00:06 | 558 | build successful |
11 | 8056 | 2020-12-18 8:58:55 | 0:00:39 | 954 | build successful |
11.arm64 | 3578 | 2020-11-28 5:24:46 | 0:01:02 | 517 | build successful |
10.15 | 17100 | 2019-12-27 17:13:45 | 0:00:50 | 1729 | build successful |