Hacker News new | ask | show | jobs
by gvickers 4542 days ago
Lets you get around the GIL (Global Interpreter Lock), basically gives python lightweight threads (greenlets).