Q. Short note on : An architecture of Distributed Information System. ( December 2018 ) ( 10 Marks )
Ans -
Separation of functionality into three conceptual layers
2. Application logic
3. Resource management
Ans -
- Distributed information systems represent an increasingly important trend to computer users.
- Distributed processing is a technique for implementing a single logical set of processing functions across a number of physical devices, so that each performs some part of the total processing required.
- Distributed processing is often accompanied by the formation of a distributed database.
- A distributed database exists when the data elements stored at multiple locations are interrelated, or if a process (program execution) at one location requires access to data stored at another location.
- Examples of how these techniques are being used are provided, with comments on the advantages and disadvantages of the distribution of processing and databases in the current state-of-the-art.
Separation of functionality into three conceptual layers
- Presentation
- interacts with client
- present information
- accept requests
- graphical user interface, or module that formats/transforms data, or ...
2. Application logic
- programs that implement the services offered by the IS
- often retrieves/modifies data
3. Resource management
- manages the data sources of the IS
- DBMSs
- file system
- any "external" systemn

No comments:
Post a Comment