Szymon Mentel
Results
2
comments of
Szymon Mentel
Exactly, that was my idea. Have a look at [erl_cowboy](https://github.com/ivanos/erl_cowboy) and how it's being used in [dobby_rest](https://github.com/ivanos/dobby_rest_lib/blob/master/src/dobby_rest_app.erl). If I understand the problem correctly, you could have tuples like {"/path/to/my_resource", handle_module}...
OK, `nodelay` has been there in the first place so I guess someone had measured that is helps.