[Zope-DB] User object creation from Oracle DB
Charlie Clark
charlie at egenix.com
Thu Mar 18 09:49:42 EST 2004
On 2004-03-18 at 13:11:43 [+0100], you wrote:
> Thanks for the help. Just another question: do you
> think is possible to do that transfer of information
> with 50.000 entries in the relacional data base?? Does
> Zope manage well that number of objects??
>
Dear Agurtzane,
I don't see why not since the work will actually be done by the SQL query.
I've not worked with that number of users myself. I think you might have to
look at scaling with ZEO if you expect these to be concurrent users.
Regards
Charlie Clark
--
Charlie Clark
eGenix.com
Professional Python Services directly from the Source
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::
More information about the Zope-DB
mailing list