Live data from Hacker News

Q: Remember that container per HTTP request demo?

news.ycombinator.com

1–2 of 2 posts

Q: Remember that container per HTTP request demo?

#1
It's been a long time, but I remember seeing a live demo of a stack (erlang, iirc,) that spawned a new container/vm for every http request, printed some metrics, and terminated itself. Of course, now I can't find it with the obvious keywords & google. Was hoping that someone else here remembered the demo, and can remind me?