Learning that itch.io is powered by Lua was pretty cool. There's a [write-up] about how they leveraged coroutines for async programming which is super nice to read.
iirc, Cloudflare uses mod_lua for a lot of its packet filtering stuff because Luajit is basically magic.
iirc, Cloudflare uses mod_lua for a lot of its packet filtering stuff because Luajit is basically magic.
write-up: http://leafo.net/posts/itchio-and-coroutines.html