what's the differences between collocated architecture
and distributed architecture??
My understanding is that collocated architecture has
everything in a single machine? i.e. There is only
1 machine in middle business tier?
But distributed architecture distributes the load in
multiple machines? i.e. There are multiple machines
in middle business tier?
Please advise. thanks!!
Alexei A. Frounze - 27 Sep 2005 21:43 GMT
> what's the differences between collocated architecture
> and distributed architecture??
...
This is off topic for comp.lang.c.
Alex
Mark McIntyre - 27 Sep 2005 21:51 GMT
>what's the differences between collocated architecture
>and distributed architecture??
This is offtopic in at least two, possibly three of the groups you
x-posted to. Try comp.programming.

Signature
Mark McIntyre
CLC FAQ <http://www.eskimo.com/~scs/C-faq/top.html>
CLC readme: <http://www.ungerhu.com/jxh/clc.welcome.txt>
Malcolm - 29 Sep 2005 08:44 GMT
> what's the differences between collocated architecture
> and distributed architecture??
This is not topical for comp.lang.c.
But a lot of technical terms like this don't have "a meaning". You will
frequently find that different people use the same words for related but
slightly different things, and only later on does the community settle on a
definition.