A Simple Example
Consider the following example:
- a client is involved in a number of sessions, each made up of a number of steps.
- a server is allocated for the duration of each session.
- all the servers use a common database.
- server allocation is performed dynamically by a single allocator.
- these activities are distributed across a number of platforms, linked by various wide and local area networks.