CORBA

In what respects did CORBA seek to improve on technologies such as SunRPC?

E

Expert

Verified

As SunRPC is Language/OS (Unix System V, Linux, BSD, OS X) dependent where CORBA seeks to have an RPC which is Language/OS independent.

The SunRPC do not provide polymorphism (Object oriented languages expect polymorphism where services may behave differently based on data types passed to it.) where CORBA seeks improvement.

The SunRPC do not provide dynamic invocation where CORBA seeks improvement.

As with SunRPC, we need a unique program number per server while as CORBA seeks to have an RPC which provides to generate unique ID.

   Related Questions in Programming Languages

  • Q : Importance of client-side libraries

    Explain the importance of the client-side libraries?

  • Q : State the term web service State the

    State the term web service?

  • Q : Explain Out-of-bounds value

    Out-of-bounds value: It is a redundant value employed to point out that a different action from the norm is needed at some point. The read technique of InputStream returns -1 to point out that the end of a stream has been reached, for illustration, ra

  • Q : Mission Critical Systems or a real-time

    Determine the important aspect of Mission Critical Systems or a real-time system.

  • Q : When does a name clash take place in

    When does a name clash take place in programming?

  • Q : Data structure appears in a COBOL

    The following data structure appears in a COBOL program used by a bureau de change:01 AUXILAIRY-ITEMS.    05 AMOUNT-REQUIRED PIC999V99.    05 SUCCESS-INDICATOR PIC 9.    88 SUCCESS VALUE 1.01 C

  • Q : What is Pattern Pattern : It is a

    Pattern: It is a recurring theme in class usage or design. Interfaces like Iterator encapsulate a pattern of admission to the items in a collection, whereas freeing the client from the requirement to know details of the way in which the collection is

  • Q : Explain Array initializer Array

    Array initializer: This is an initializer for an array. The initializer takes the position of separate creation and initialization steps. For example, the initializer int[] pair = { 4, 2, };

    Q : Reference variables Reference variable

    Q : What is Actual argument Actual argument

    Actual argument: The value of an argument enacted to a method from exterior to the method. Whenever a method is called, the real argument values are copied into analogous formal arguments. The kinds of the actual arguments should be compatible with th

©TutorsGlobe All rights reserved 2022-2023.