Model Instances
Any particular system may include many instances of a particular behavioural pattern
- separate mapping from roles to objects for each model instance
- mappings may involve partial (or total) overlaps
- each instance is a separate concurrent behaviour
- however, if objects are shared, their resources are shared
- can have different resource scaling factors for incoming requests in different instances
- for example, set of instances with distinct clients, but shared server.