현재 이 페이지는 영어로만 제공됩니다.
 / 
RMI Java Agent Extension

RMI Java Agent Extension

RMI Java agent extension that effectively links client-initiated calls with remote server calls, facilitating the monitoring of these interactions.
Once deployed, the client and server transactions will be tied together with Distributed Tracing.

Quickstart
Integration Features

dashboards
RMI Java Agent Extension quickstart contains 1 dashboard. These interactive visualizations let you easily explore your data, understand context, and resolve problems faster.
Show MoreShow Less
What is RMI?

RMI stands for Remote Method Invocation. It is a Java-based application programming interface (API) that allows objects in one Java virtual machine (JVM) to invoke methods on objects located in another JVM, whether they are on the same machine or on a remote system. RMI enables distributed computing by providing a mechanism for objects to interact and communicate with each other across different JVMs.

With RMI, a client program can access and invoke methods on remote objects as if they were local objects, abstracting the complexities of network communication and serialization. RMI handles the low-level details of communication, such as marshaling and unmarshaling parameters and results, so developers can focus on writing the application logic.

RMI relies on Java's object serialization mechanism to pass objects between JVMs. It allows objects to be passed as parameters, return values, or exceptions in method invocations, enabling distributed computing scenarios such as remote method calls, distributed object models, and distributed event notification systems.

How to use this quickstart

  • Sign Up for a free New Relic account or Log In to your existing account.
  • Click the install button.
  • Install the quickstart to get started or improve how you monitor your environment. They're filled with pre-built resources like dashboards, instrumentation, and alerts.

지금 무료로 시작하세요.

New Relic Now 새로운 에이전틱 통합 데모 출시.
지금 시청하세요.