Jim Fulton wrote at 2006-10-6 12:21 -0400: > ... >> We would have a use case for this, too. > >We've started moving toward just using a single application thread per process >(with many processes). There isn't really much advantage in running multiple >threads if you have multiple processes.
Apart from sharing resources, such as the cache.... -- Dieter _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - [email protected] http://mail.zope.org/mailman/listinfo/zodb-dev
