On Wed, 25 Oct 2000 18:43:57 +0200, "Alexander Limi"
<[EMAIL PROTECTED]> wrote:

>We are building some device controller software and to control those we have
>a normal 486 with 24MB RAM running linux. Has anybody tried running zope on
>such a modest setup? There is only going to be one or two users connected to
>Zope at once, so we don't need much performance in terms of page views per
>second :)

Yes, Im using Zope in a similar scenario and it works well.

I found a benefit in using a smaller number of publisher threads (I
use -T 2 ). Each thread gets its own copy of the ODB, which is an
unnecessary memory hog for the expected load.


Toby Dickenson
[EMAIL PROTECTED]

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to