Hacker News new | ask | show | jobs
by dberg 3694 days ago
So i assume this is similar to Ranch in Erlang ?
1 comments

From briefly looking across the README, it looks like Ranch is more for maintaining a pool of connections, where this _also_ handles the marshalling of consumer defined I/O (Non-blocking read/writes) operations, and the workflow associated with non-blocking I/O.