[Zope3-Users] Re: Reportlab threadsafe solution?
    Chris Withers 
    chris at simplistix.co.uk
       
    Wed Sep 27 02:45:57 EDT 2006
    
    
  
Chris McDonough wrote:
> Why not just use a mutex (a recursive lock makes things easier too)?
Yeah, Big Fat Lock has been my solution with Reportlab, worked well 
under high load for several years.
I don't use RLocks myself, paranoia says they're not big or fat enough ;-)
Chris
-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
    
    
More information about the Zope3-users
mailing list