I did not really look into the code of AWS yet, just some interests for now. Having a task per request looks nice on design but have serious scaling problem on real world for a busy server (lots of request/response). All the common used web servers (nginx, lighttpd, Apache, etc) do not use this method. My 2 cents. Qun-Ying