Hacker News new | ask | show | jobs
by csytan 2491 days ago
I've been using Tornado for coming on 6 years. It's a great example of a solid, well maintained project. Why it's not more popular I'll never know.

Yes it's still relevant because your framework needs to be able to run on the asyncio event loop (a feature which Tornado added early on).