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

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to