Apache Mod-Python - Re: Commented: (MODPYTHON-202) Allow mechanism used by globalmutex

This is Interesting: Free IT Magazines  
Home > Archive > Apache Mod-Python > November 2006 > Re: Commented: (MODPYTHON-202) Allow mechanism used by globalmutex





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Commented: (MODPYTHON-202) Allow mechanism used by globalmutex
Jim Gallacher

2006-11-13, 8:13 am

Graham Dumpleton wrote:
> Jim Gallacher wrote ..
>
> An option for this would be like the number of mutex locks in that it is only
> checked at mod_python startup, thus performance is not an issue.


I was thinking more along the lines of the configuration context -
PythonOption can be anywhere, so you could end up with a bloated
dictionary. This is likely to be a minor quibble though. I'm sure we can
find other places to optimize first. I keep wondering how FieldStorage
might behave if it was written in C. ;)


> FWIW, I
> have no problem with continuing with PythonOption for these things. Certainly
> saves all the extra coding required to add a new directive. :-)


Exactly. Less code == fewer bugs.

Jim

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com