[Zope-dev] Segfault and Deadlock
alangmead at boston.com
alangmead at boston.com
Mon May 10 18:55:27 EDT 2004
For another way round this issue of segfaults and deadlock when using
python 2.2, has anyone tried running Zope with a python built to use the
GNU Pth library instead of the system's pthread library?
GNU Pth is an entirely user-space library, so I would think it's behavior
would remain consistant regardless of the system's thread implementation.
I'm not sure if the quality of that consistant level.
More information about the Zope-Dev
mailing list