Define Object server

Define the term Object server?

E

Expert

Verified

With the help of an object server, Client/Server application is explained as the set of the communicating objects. Client object communicate with server objects with the help of an Object Request Broker (ORB). The client triggers the method over a remote object. The ORB locates the instance of that object server class, calls the requested method and returns results to the client object. Server objects should offer the support for sharing and concurrency. The ORB brings it all together.

   Related Questions in Computer Networking

©TutorsGlobe All rights reserved 2022-2023.