Re: Large production environments using ZODB/ZOE?

2008-08-17 Thread Dieter Maurer
Phillip B Oldham [EMAIL PROTECTED] writes on Thu, 7 Aug 2008 09:26:04 -0700 
(PDT):
 I've been reading a lot recently on ZODB/ZOE, but I've not seen any
 reference to its use in large-scale production envrironments.
 
 Are there any real-world examples of ZODB/ZOE in use for a large
 system? By large, I'm thinking in terms of both horizontally-scaled
 systems and in terms of data storage size.

We are using it to host about a hundred domains of the Haufe Mediengruppe,
among others www.haufe.de, www.lexware.de and www.redmark.de.

Dieter











--
http://mail.python.org/mailman/listinfo/python-list


Re: Large production environments using ZODB/ZOE?

2008-08-09 Thread Larry Bates

Phillip B Oldham wrote:

I've been reading a lot recently on ZODB/ZOE, but I've not seen any
reference to its use in large-scale production envrironments.

Are there any real-world examples of ZODB/ZOE in use for a large
system? By large, I'm thinking in terms of both horizontally-scaled
systems and in terms of data storage size.


I have been told (by one of the developers) that Viacom uses it for their video 
streaming website which is quite large.  There is also a list of organizations 
on Zope's webside that is pretty impressive.


-Larry
--
http://mail.python.org/mailman/listinfo/python-list


Re: Large production environments using ZODB/ZOE?

2008-08-08 Thread Bruno Desthuilliers

Phillip B Oldham a écrit :

I've been reading a lot recently on ZODB/ZOE, but I've not seen any
reference to its use in large-scale production envrironments.

Are there any real-world examples of ZODB/ZOE in use for a large
system? By large, I'm thinking in terms of both horizontally-scaled
systems and in terms of data storage size.


You'll probably get more (and possibly better) answers on the Zope 
mailing list. Now FWIW, using ZEO is almost mandatory for any 
non-trivial Zope instance (think of mammoths like Plone etc...).

--
http://mail.python.org/mailman/listinfo/python-list


Large production environments using ZODB/ZOE?

2008-08-07 Thread Phillip B Oldham
I've been reading a lot recently on ZODB/ZOE, but I've not seen any
reference to its use in large-scale production envrironments.

Are there any real-world examples of ZODB/ZOE in use for a large
system? By large, I'm thinking in terms of both horizontally-scaled
systems and in terms of data storage size.
--
http://mail.python.org/mailman/listinfo/python-list