Hope this helps make things a bit clearer:<div><br></div><div>Concurrent users: 100<div>Concurrent requests (worst case): 100</div><div>Concurrent writes: 1-2 per request</div><div>Application: online quiz</div><div>Data written: small updates (100 bytes, approximately)</div>
<div><br></div><div>Thanks... I am just looking for some rough guidelines.<br><br><div class="gmail_quote">On Wed, Dec 16, 2009 at 6:58 PM, Andreas Jung <span dir="ltr">&lt;<a href="mailto:lists@zopyx.com">lists@zopyx.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
schrieb Roy Mathew:<br>
<div><div></div><div class="h5">&gt; Folks, I am looking for some configuration advice.<br>
&gt;<br>
&gt; I am running a zope3 application that uses the ZODB. I expect a<br>
&gt; peak load of a 100 concurrent users, and am on a *quad* core Intel<br>
&gt; Xeon Linux box. Am I better off running 2 or 3 ZEO clients talking<br>
&gt; to the app-server (I am assuming that the OS will load balance so<br>
&gt; that all processors are utilized well). Or should I not use ZEO at<br>
&gt; all, and simply assign a large cache, a large connection pool and<br>
&gt; lots of threads to a single process. I am sure that this is an<br>
&gt; issue many of you have had to contend with. I would appreciate some<br>
&gt; rough idea of what the numbers should be for each of the 2<br>
&gt; scenarios I outline.<br>
&gt;<br>
<br>
</div></div>You have to provide much more details like #concurrent users,<br>
#concurrent requests, #concurrent writes, reads, the nature of the<br>
application,<br>
kind of data etc.<br>
<br>
- -aj<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.10 (Darwin)<br>
Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org/" target="_blank">http://enigmail.mozdev.org/</a><br>
<br>
iEYEARECAAYFAkso4IUACgkQCJIWIbr9KYxrTQCePlLWkkBhL4JmTIQuVWTh/BDO<br>
N08AnA9PX/JweJoEwJgwLQhj9DzEaW10<br>
=Nczp<br>
-----END PGP SIGNATURE-----<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Roy.<br>
</div></div>