Zope Enterprise Objects 1.0b1 is available
Zope Enterprise Objects (ZEO) provides the ability for multiple processes to use a single Zope Oject Database. ZEO turns the Zope object system into a distributed architecture, allowing multiple processors, machines, and networks to act as one website. The 1.0 beta release is available at: http://www.zope.org/Products/ZEO. The beta release has a few minor bug fixes to the 0.5.0 release and has some cleanups in the packaging. I hope to make a final release next week. Jim -- Jim Fulton mailto:jim@digicool.com Python Powered! Technical Director (888) 344-4332 http://www.python.org Digital Creations http://www.digicool.com http://www.zope.org
Does this change the installation procedure? If so, we'll need to change the documentation. -Michel On Wed, 11 Apr 2001, Jim Fulton wrote:
Zope Enterprise Objects (ZEO) provides the ability for multiple processes to use a single Zope Oject Database.
ZEO turns the Zope object system into a distributed architecture, allowing multiple processors, machines, and networks to act as one website.
The 1.0 beta release is available at: http://www.zope.org/Products/ZEO.
The beta release has a few minor bug fixes to the 0.5.0 release and has some cleanups in the packaging.
I hope to make a final release next week.
Jim
-- Jim Fulton mailto:jim@digicool.com Python Powered! Technical Director (888) 344-4332 http://www.python.org Digital Creations http://www.digicool.com http://www.zope.org
_______________________________________________ Bug reports, feature requests, etc. go in the ZEO Tracker: http://www.zope.org/Products/ZEO/Tracker
Conversations etc. can take place in the Wiki: http://www.zope.org/Products/ZEO/Wiki
ZODB-Dev mailing list - ZODB-Dev@zope.org http://lists.zope.org/mailman/listinfo/zodb-dev
Michel Pelletier wrote:
Does this change the installation procedure?
Yes. It is no longer necessary to do the funny links of ZServer and cPickle.
If so, we'll need to change the documentation.
Yup. Thanks. Jim -- Jim Fulton mailto:jim@digicool.com Python Powered! Technical Director (888) 344-4332 http://www.python.org Digital Creations http://www.digicool.com http://www.zope.org
participants (2)
-
Jim Fulton -
Michel Pelletier