This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Lightweight framework for building high-performance applications in Scala that require non-blocking network I/O. It spins up multiple event loops, generally one per CPU core. TCP connections are bound to event loops and request handlers (written by you) are attached to connections to transform incoming requests into responses.
First released | 2014 |
Open-source | Not defined |