betfair / cougar

Cougar is a framework for making building network exposed service interfaces easy.
http://betfair.github.io/cougar
Apache License 2.0
27 stars 18 forks source link

Move writing of response to jetty threads #17

Open eswdd opened 10 years ago

eswdd commented 10 years ago

Currently it's done on the EV pool, which is rather wasteful.