I
Ivan Voras
I've experimented with a simple web application made with woven and
stated by twistd from a .tap file, on a Win32. It seems that the web
server started that way is not multitasked/multithreaded and that one
request that requires long processing (e.g. a factory that produces a
long result fetched from a database) makes the server totaly unresponsive.
Is that normal? What can I do to make it multithreaded?
stated by twistd from a .tap file, on a Win32. It seems that the web
server started that way is not multitasked/multithreaded and that one
request that requires long processing (e.g. a factory that produces a
long result fetched from a database) makes the server totaly unresponsive.
Is that normal? What can I do to make it multithreaded?