Login
Register
All Activity
Questions
Unanswered
Tags
Users
Ask a Question
About Us
986
Questions
785
Answers
Interview Preparation mode
beta
Funny Facebook Status
Enter your email address
All categories
SQL Server Interview Questions and Answers
(197)
SSIS Interview Questions and Answers
(54)
SSRS Interview Questions and Answers
(9)
SSAS Interview Questions and Answers
(29)
.NET Interview Questions and Answers
(186)
Oracle Interview Questions and Answers
(122)
Java Interview Questions and Answers
(32)
UNIX Interview Questions and Answers
(47)
Networking Interview Questions and Answers
(17)
MySQL Interview Questions and Answers
(30)
HR Interview Questions and Answers
(237)
General Interview Questions and Answers
(9)
Other Interview Questions and Answers
(8)
Job Openings
(3)
Greenplum Database Interview Questions and Answers
(5)
What is an Object Server?
Nice?
Vote!
asked
1 year
ago
in
Networking Interview Questions and Answers
by
Karthik
(
1,120
points)
networking-interview-question
object-server
1 Answer
Nice?
Vote!
With 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.
answered
1 year
ago
by
Karthik
(
1,120
points)
Related questions
Nice?
Vote!
1
answer
What is a Web server?
asked
1 year
ago
in
Networking Interview Questions and Answers
by
Karthik
(
1,120
points)
networking-interview-question
web-server
Nice?
Vote!
1
answer
What is a Database Server?
asked
1 year
ago
in
Networking Interview Questions and Answers
by
Karthik
(
1,120
points)
networking-interview-question
database-server
database
Nice?
Vote!
1
answer
What is a Transaction server?
asked
1 year
ago
in
Networking Interview Questions and Answers
by
Karthik
(
1,120
points)
networking-interview-question
transaction-server
Nice?
Vote!
1
answer
What are the different options to execute an SSIS Package?
asked
1 year
ago
in
SSIS Interview Questions and Answers
by
R
(
19,530
points)
ssis-interview-question
networking-interview-question
package
Nice?
Vote!
1
answer
What are some of the hardware advances that can benefit SQL Server?
asked
1 year
ago
in
SQL Server Interview Questions and Answers
by
R
(
19,530
points)
sql-server-interview-question
networking-interview-question
hardware