Hacker News new | ask | show | jobs
by TodPunk 3960 days ago
Off the top of my head: any time you want to run a computational thing in another thread without doing something like an entire celery process or somesuch.

It's not about being THE solution for such things anyway. It's about being an option.