Pco is a lightweight preemptible user-level thread library in C and assembly.
It adopts preemptive method like in go.
The sched strategy can refer to this paper Lightweight preemptive user-level threads.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Pco is a lightweight preemptible user-level thread library in C and assembly.
It adopts preemptive method like in go.
The sched strategy can refer to this paper Lightweight preemptive user-level threads.