After reading a recent post, I started thinking about objects. I know that
in some server farm architectures there are several load balanced web
servers, with a single "object" server.
How does this all work? Is it a simple matter of registering the component
DLLs residing on one box on each individual web server? If that's the case,
then how do you update these components? I'm sure that a lot of this is
dealt with in MTS from what I've read on the lists.
How flexible and reliable is this type of architecture?
Peter L