Friday, February 19, 2010

django and threading :)

Figured out how to deal threading on django! While there are quite great many argument's and counter arguments, I believe its going to be a great if it doesn't break anything :)

A drop in for the threading:

http://github.com/jaylett/django_concurrent_test_server

Also a proxying solution using django:

http://pypi.python.org/pypi/django-http-proxy/

Looks like I am all set with a desired proxy server :)



0 comments: