Jimma Institute of Technology School of Computing Department of Information Technology Assignment of Distributed System
Jimma Institute of Technology School of Computing Department of Information Technology Assignment of Distributed System
School of computing
NAME ID
Dereje Nibret RU0169/09
1,Differentiate state full and state less server?
Stateless server
Server is not needed to keep the server information or session details to itself.
i.e. server does not maintain any client any state information.
1
_to share resource with other users in a controlled manner.
_connecting users and resources i.e. collaborating exchanging information.
_relative’s simplicity of software.
_incremental growth.
_openness describes the syntax and semantics of resource.
_reliability and availability.
-transparency.
-a software based layers located between the lower network and hard ware based
layers.
- used to describe the application that allows multiple software to
communicate with one another.
_enables different applications to communicate.
5, explain the difference network operating system and distribute operating system
-made up of software and associated protocols that allow set of computer network
to based together.
2
-provide the local services to remote client. -each node or system can have its own
operating system.
-communication takes place on the basis of file.
-more scalable.
-no implicit sharing of loads.
-high ease of implementation.
-fault tolerance is less rate of anatomy.
These: -
3
Application -to allow access to network resources.
Presentation -To establish, manage, and terminate session.
Session -to establish, manage, and terminate session.
Transport -To provide reliable process-to-process message delivery and error
recovery.
Network -to move packets from source to destination.
o -to provide internetworking.
Data Link -to organize bits into frames. -to provide hop-to-hop delivery.
Physical -to provide mechanical and electrical specifications
4
9, what is RPC?