My python code is running very slow via mod_wsgi in the apache server of windows. I tried to start the same code using subprocess methodology and it turned much fast for the same code. Do you know how to improve the in-process performance of python code?
Thanks a lot! -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
