From mboxrd@z Thu Jan 1 00:00:00 1970 From: To: <9fans@cse.psu.edu> Date: Fri, 21 May 2004 13:37:33 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20040521113733.LDBQ14728.mxfep02.bredband.com@mxfep02> Subject: [9fans] Process distribution? Topicbox-Message-UUID: 82a6ac68-eacd-11e9-9e20-41e7f4b1d025 I have an idea, don't know though if it is in line with the intentions of the plan 9 project, but anyway. If when starting processes on my terminal the processes would be started randomly to a number of CPU servers, instead of manually bind to a CPU whenever I would start a process/program. Could this work as a load balancing idea. Functionality on the CPU servers to stop responding to CPU binding requests when they would be overloaded, and accept when the load drops. I read something about an effort to make a program/process "scheduler" that would be based on load of the CPU servers, but when enough CPU servers would be setup, and enough terminals starting processes, wouldn't this balance the CPU servers to a reasonable degree? Just a though. /Tony G, Sweden.