|
|
|
|
|
by elibarzilay
5622 days ago
|
|
Racket now includes a new facility -- "features" -- which are essentially a lightweight OS-level thread. There's also another -- "places" -- which is a more separated heavy threads (closer to a new process), but that one is not enabled by default. |
|