What is an Object server in client server environment?
Submitted by: AdministratorWith an object server, the Client/Server application is written as a set of communicating objects. Client object communicate with server objects using an Object Request Broker (ORB). The client invokes a method on a remote object. The ORB locates an instance of that object server class, invokes the requested method and returns the results to the client object. Server objects must provide support for concurrency and sharing. The ORB brings it all together.
Submitted by: Administrator
Submitted by: Administrator
Read Online Client Server Job Interview Questions And Answers
Top Client Server Questions
☺ | What are the two types of OLTP in client server environment? |
☺ | What are the two broad classes of middleware in client server environment? |
☺ | What are the five major technologies that can be used to create Client/Server applications in client server environment? |
☺ | What is meant by 2-Tier architecture in client server environment? |
☺ | What is an Object server in client server environment? |
Top Computer Networking Categories
☺ | CCNA Interview Questions. |
☺ | MCSE Interview Questions. |
☺ | CCNP Interview Questions. |
☺ | MCSA Interview Questions. |
☺ | Network Administrator Interview Questions. |