CPAN functionality for python

Martijn Faassen m.faassen at vet.uu.nl
Tue Feb 13 10:21:30 EST 2001


Doug Hellmann <doughellmann at bigfoot.com> wrote:
> In article <mailman.982066514.11480.python-list at python.org>, "Oleg
> Broytmann" <phd at phd.pp.ru> wrote:

>> On Tue, 13 Feb 2001, Doug Hellmann wrote:
>>> Why use standard CGI? This is a perfect application for Zope, the ZODB,
>> 
>>    The big advatnage of CPAn is that it's distributed and has many
>>    mirrors.
>> Zope-based solution will be hard to mirror.
>> 

> I don't follow that at all.  To support mirrors, the data needs to be
> replicated from one server to another. That problem exists 
> independant of any tool.

Plus in the case of Zope, you may be able to leverage ZEO, though if
you're going to upload very large modules that may not be the best
idea; don't know how ZEO behaves with large objects across a possibly
flakey network.

Regards,

Martijn
--
History of the 20th Century: WW1, WW2, WW3?
No, WWW -- Could we be going in the right direction?



More information about the Python-list mailing list