First page Back Continue Last page Overview Graphics
Misc/Future
Zope core features:
- Multiple ZRendezvous pools and ZODB connection policies. Will allow you to “reserve” a port on which you can always gain management access even if the site appears unresponsive. See zserver-connection-policies branch in CVS.
- Multiversion concurrency control. Eliminates read conflicts. Should go in to some version of ZODB RSN.