Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Pattern 16.12 Object Locality and Link Implementation

Pattern 16.12, Object Locality and Link Implementation Locality of an object— where it resides and executes—can be decided independently of basic design, employing appropriate patterns to implement links and messages crossing locality... [Pg.553]

Software location also tracks business location. Distribution of the objects among hosts comes after and is independent of object design (see Pattern 16.12, Object Locality and Link Implementation). This applies whether there is a central server or several servers or whether the business objects are hosted on server machines or clients or in their own machines. The strength of this independence is that the hosting can easily be rearranged— dynamically, if appropriate—as people and departments are relocated. [Pg.668]

Decide Distribution. That is, where does each object reside On which machine On what storage medium In which major component This can be done independently of the design. See Pattern 16.12, Object Locality and Link Implementation. [Pg.675]


See other pages where Pattern 16.12 Object Locality and Link Implementation is mentioned: [Pg.682]    [Pg.682]   


SEARCH



Localized pattern

© 2024 chempedia.info