Big Chemical Encyclopedia

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

Articles Figures Tables About

Storage, persistent network

The Data Persistence Layer can be a thick layer that resides in the application middleware or a thin layer in the application middleware combined with some stored procedures in the database. The former makes the Data Persistence Layer independent of the underline RDBMS that is being used. The latter provides better performance because the number of network calls can be reduced. Either way, a wed-defined interface between the Business Layer and the Data Storage Layer is the key. [Pg.186]

There are two principal ways to provide persistent storage in a parallel computer each node may have its own local disk, or a common storage device may be shared by all nodes and accessed via a network. The nodes in a parallel... [Pg.35]


See other pages where Storage, persistent network is mentioned: [Pg.312]    [Pg.246]    [Pg.104]    [Pg.485]    [Pg.192]    [Pg.417]    [Pg.275]   
See also in sourсe #XX -- [ Pg.37 ]




SEARCH



Persistent storage

© 2024 chempedia.info