Welcome to the Official Mustfindit Blog!
Developing software is sometimes trial and error. Sometimes you just need to experiment to optimize and get the best performance for the application. One of the biggest improvements this week was to switch over to the Web Server Gateway Interface (WSGI).
We were using mod_python with great success but the response time and memory foot print were better with WSGI so we switched to the later. We lost our 404 page configuration, but that will be worked out later as we do additional testing.
We're also looking into using web2py as the application framework instead of using Django. Both have really powerful features so it's difficult to choose. Our python development is mostly using the Django framework, but change is good especially if we can pull in the development schedule.
Monday, May 31, 2010
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment