Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4505351

RMI-IIOP is extremely slow for local invocations

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.4.0
    • other-libs
    • None
    • beta3
    • sparc
    • solaris
    • Verified

      RMI-IIOP is currently taking ~1 millisecond for invocations on colocated
      object references (invoking ORB is the same as the ORB that created the
      object reference). This is due to the fact that the local path is currently
      disabled in javax.rmi.CORBA.Util.isLocal, due to some problems with interactions
      with portable interceptors. Enabling the local path is a significant improvement, but more significant improvements are also desirable.

      ********************************************************************************
      ###@###.### 2001-11-16

      Fix verified OK
      - With build: j2sdk-1_4_0-rc-bin-b86-solsparc-14_nov_2001
      - With test: /java/idl/ws/rip/RIP_TEST_MASTER/tests/performance/LocalOptimization

        . The test is based Ken Cavanaugh's simplePerf test.
        . Also, the entire other corba-sqe testsuites ran fine, no regression.
      ********************************************************************************

            kcavanauorcl Ken Cavanaugh (Inactive)
            kcavanauorcl Ken Cavanaugh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: