Re: 4vectors

Todd Hoff ([email protected])
Thu, 25 May 1995 12:41:03 -0700


> Point taken. Nonetheless, the heart of my point remains: the best way
> to avoid these bottlenecks is to put maximum intelligence on the local
> system, and minimize the central intelligence and communications paths,
> as far as is reasonable...

This is a good point as far as it goes, but it needs to be more radical.
Scale inherently changes problems. A VRMUD will be of such a large scale
that i doubt even client side processing will be enough. Then there's the
need to proxy devices not capable of the client side processing. This
leads to an event more distributed architecture where agents are put
anywhere and in any number. They need to support protocols to establish
roles, replication, load balancing, partitioning, hand offs, mobility,
etc.