RE: [PHP] distributed architecture....

2004-12-30 Thread Jones, Douglas 1
To: php-general@lists.php.net Subject: [PHP] distributed architecture hi... i'm contemplating a project where a number of websites would communicate with each other via some network of round robin/distributed servers. Each 'client' website/app would be considered to be

[PHP] distributed architecture....

2004-12-30 Thread Bruce Douglas
hi... i'm contemplating a project where a number of websites would communicate with each other via some network of round robin/distributed servers. Each 'client' website/app would be considered to be a 'node' of the overall network, and be able to upload/download information to the network. The