Hacker News new | ask | show | jobs
by srean 2578 days ago
Stackless is wonderful, but its for concurrency not parallelism. Long time ago when I checked it out it was faster than go in concurrency but not so in parallelism.