[ http://issues.apache.org/jira/browse/MODPYTHON-8?page=all ]

Graham Dumpleton updated MODPYTHON-8:
-------------------------------------

    Assign To: Graham Dumpleton  (was: Nicolas Lehuen)

> Improve apache.load_module with a two-level locking scheme
> ----------------------------------------------------------
>
>          Key: MODPYTHON-8
>          URL: http://issues.apache.org/jira/browse/MODPYTHON-8
>      Project: mod_python
>         Type: Improvement
>   Components: importer
>     Versions: 3.1.3
>     Reporter: Nicolas Lehuen
>     Assignee: Graham Dumpleton
>      Fix For: 3.3

>
> We should rewrite apache.load_python with a two level locking scheme, in 
> order to reduce thread contention when using the threading MPM.
> I've already implemented something similar for a custom-made publisher system 
> (comparable to Graham's Vampire) ; I've used a thread-safe caching system 
> that I've donated to the Python Cookbook :
> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/302997
> Maybe this should be experimented in a separate branch, and merged back once 
> we're sure that everything works perfectly ?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to