Hacker News new | ask | show | jobs
by mbucc 5321 days ago
blocking / non-blocking has nothing to do with language; for e.g., see tornado for async request handling in python.