> -----Original Message----- > From: Moderated discussion of advanced .NET topics. > [mailto:[EMAIL PROTECTED] On Behalf Of > Griffiths, Ian > Sent: Freitag, 1. August 2003 23:04 > To: [EMAIL PROTECTED] > > But then you say that you're interested in all processes > being on the same machine, which implies that you don't in > fact care about scaling beyond, well, one. So what exactly
Carefull here, Ian :-) Could be part of a larger architecture. I was designing something a,long these liens one (search engine like). We had independent computers which lived with copies of the data. Scalability was defined in two dimensions here, which were orthogonal: * How much can one computer handle. * Put more computers online, working independent. Priogrammers were ONLY optimising point 1, as poin t 2 was simple. This is applicable for a LOT of things: * News sites * Online shops (catalog part) * Search engines Etc. Don't assume he does not care about scalability JUST becase he optimises one computer scenarios. Thomas Tomiczek THONA Software & Consulting Ltd. (Microsoft MVP C#/.NET)