Coroutines
Coroutines
Posted May 8, 2012 20:54 UTC (Tue) by Cyberax (✭ supporter ✭, #52523)In reply to: Coroutines by fuhchee
Parent article: nPth - The new GNU portable threads library
Not a lot of applications require massively parallel computations.
In niche areas Erlang (built on message passing) is quite popular.