Closed GoogleCodeExporter closed 8 years ago
This can be done within a specific daemon process using a WSGI middleware
wrapper around the application.
You will just need to tell the middleware how many threads are in process
manually.
This has been discussed before on the mailing list as part of a more
comprehensive middleware component that
could be developed to analyse thread utilisation and determine capacity of a
specific configuration.
Original comment by Graham.Dumpleton@gmail.com
on 29 Jan 2009 at 12:51
Not going to make any code changes related to this, although possibly need to
document how this could be done
as WSGI middleware.
Original comment by Graham.Dumpleton@gmail.com
on 6 Mar 2009 at 4:44
Original issue reported on code.google.com by
fras...@gmail.com
on 28 Jan 2009 at 9:29