On 12/18/06, <b class="gmail_sendername"><a href="mailto:kigsteronline@mac.com">kigsteronline@mac.com</a></b> &lt;<a href="mailto:kigsteronline@mac.com">kigsteronline@mac.com</a>&gt; wrote:<div><span class="gmail_quote"></span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">If you are creating these files, but not really deleting them by the<br>application in real time, you may consider writing them locally on
<br>each server to a given directory, and serving them from another local<br>directory, which is populated by a periodic script. The script would<br>run on each participating machine and would clone a batch of newly<br>created files to each participating server.&nbsp;&nbsp;More management
<br>overhead, but if you are running a mission critical and performance<br>hungry application with lots of components, that would be my first<br>choice.</blockquote><div><br><br>For this, I&#39;d reccomend rdist [1]. With a little bit of work, you could produce the files on one of the machines and easily distribute them to other machines.
<br><br>-ryan<br><br>1. <a href="http://www.magnicomp.com/rdist/">http://www.magnicomp.com/rdist/</a> <br></div><br></div>