Closed GoogleCodeExporter closed 9 years ago
In Mongoose, each connection is handled by its own thread. So, the callback may
output as many data as it wants, and even block. Callback is called only once
per
request.
Original comment by valenok
on 12 Feb 2009 at 9:17
Please see http://code.google.com/p/mongoose/wiki/ArchitectureNotes
Original comment by valenok
on 11 Mar 2009 at 9:41
Original issue reported on code.google.com by
frank.me...@gmail.com
on 12 Feb 2009 at 8:09