Relative Content

Tag Archive for djangohosting

Django profiling threads? / optimisation

I’ve got two simple applications in django. Only running one of them, creates 47 threads on hosting server. While trying to run the second one, I’ve got already hosting error- because of threads limitations…