Java API for Remote Method Invocation (RMI)

GPTKB entity

Statements (55)
Predicate Object
gptkbp:instanceOf gptkb:API
gptkbp:allows method invocation on remote objects
gptkbp:developedBy gptkb:Sun_Microsystems
gptkbp:enables distributed computing
gptkbp:engineConfiguration XML files
gptkbp:facilitates interoperability_between_Java_applications
https://www.w3.org/2000/01/rdf-schema#label Java API for Remote Method Invocation (RMI)
gptkbp:integration gptkb:JavaBeans
gptkbp:isBasedOn client-server architecture
Java_object_model
gptkbp:isCompatibleWith gptkb:Java_SE
gptkb:Java_2_Platform
JavaFX
Java Servlet API
gptkbp:isDocumentedIn Java documentation
Java tutorials
gptkbp:isLocatedIn gptkb:Java_programming_language
gptkbp:isPartOf gptkb:Java_Standard_Edition
gptkb:Java_Platform
Java_ecosystem
Java_technology_stack
Java_development_kit_(JDK)
gptkbp:isSuitableFor networked applications
gptkbp:isSupportedBy Java_frameworks
Java_community
Java_runtime_environment
gptkbp:isUsedFor gptkb:Java_EE
gptkb:Java_RMI_Registry
data exchange
load balancing
microservices architecture
real-time applications
service-oriented architecture
remote procedure calls
custom protocols
gptkbp:isUsedIn enterprise applications
client-server applications
web services
enterprise_resource_planning_(ERP)_systems
gptkbp:isUtilizedFor Java_developers
gptkbp:isUtilizedIn cloud computing
gptkbp:provides security features
callback mechanisms
stub and skeleton architecture
remote method invocation capabilities
remote object reference
gptkbp:releasedIn 1997
gptkbp:requires gptkb:Java_Virtual_Machine_(JVM)
gptkbp:supports dynamic class loading
object serialization
asynchronous calls
multiple remote objects
gptkbp:usedFor remote_communication_between_Java_programs
gptkbp:uses gptkb:Java_Naming_and_Directory_Interface_(JNDI)
TCP/IP_protocol