Open DemiMarie opened 4 years ago
It would be nice if Successor ML implementations supported lightweight, user-level threads that are multiplexed on top of OS-level threads, as is done by GHC and Go. This allows for simple, highly-performant concurrent code.
It would be nice if Successor ML implementations supported lightweight, user-level threads that are multiplexed on top of OS-level threads, as is done by GHC and Go. This allows for simple, highly-performant concurrent code.