Matches in DBpedia 2016-04 for { <http://wikidata.dbpedia.org/resource/Q61902> ?p ?o }
Showing triples 1 to 37 of
37
with 100 triples per page.
- Q61902 subject Q6402818.
- Q61902 subject Q7460717.
- Q61902 subject Q8268983.
- Q61902 abstract "The Java Remote Method Invocation (Java RMI) is a Java API that performs remote method invocation, the object-oriented equivalent of remote procedure calls (RPC), with support for direct transfer of serialized Java classes and distributed garbage collection. The original implementation depends on Java Virtual Machine (JVM) class representation mechanisms and it thus only supports making calls from one JVM to another. The protocol underlying this Java-only implementation is known as Java Remote Method Protocol (JRMP). In order to support code running in a non-JVM context, a CORBA version was later developed.Usage of the term RMI may denote solely the programming interface or may signify both the API and JRMP, IIOP, or another implementation, whereas the term RMI-IIOP (read: RMI over IIOP) specifically denotes the RMI interface delegating most of the functionality to the supporting CORBA implementation.The basic idea of Java RMI, the distributed garbage-collection (DGC) protocol, and much of the architecture underlying the original Sun implementation, come from the 'network objects' feature of Modula-3.".
- Q61902 thumbnail RMI-Stubs-Skeletons.svg?width=300.
- Q61902 wikiPageExternalLink waldo-rmi.pdf.
- Q61902 wikiPageExternalLink index-jsp-136424.html.
- Q61902 wikiPageExternalLink rmi_intro.html.
- Q61902 wikiPageExternalLink index.html.
- Q61902 wikiPageExternalLink index.html.
- Q61902 wikiPageExternalLink RMI.html.
- Q61902 wikiPageExternalLink hello-world.html.
- Q61902 wikiPageExternalLink RMI.pdf.
- Q61902 wikiPageExternalLink index.html.
- Q61902 wikiPageWikiLink Q1127410.
- Q61902 wikiPageWikiLink Q1282140.
- Q61902 wikiPageWikiLink Q165194.
- Q61902 wikiPageWikiLink Q1928222.
- Q61902 wikiPageWikiLink Q193321.
- Q61902 wikiPageWikiLink Q19900.
- Q61902 wikiPageWikiLink Q251.
- Q61902 wikiPageWikiLink Q269042.
- Q61902 wikiPageWikiLink Q2881121.
- Q61902 wikiPageWikiLink Q5283118.
- Q61902 wikiPageWikiLink Q5283170.
- Q61902 wikiPageWikiLink Q594324.
- Q61902 wikiPageWikiLink Q6165014.
- Q61902 wikiPageWikiLink Q62270.
- Q61902 wikiPageWikiLink Q6402818.
- Q61902 wikiPageWikiLink Q691593.
- Q61902 wikiPageWikiLink Q7460717.
- Q61902 wikiPageWikiLink Q8268983.
- Q61902 wikiPageWikiLink Q8777.
- Q61902 comment "The Java Remote Method Invocation (Java RMI) is a Java API that performs remote method invocation, the object-oriented equivalent of remote procedure calls (RPC), with support for direct transfer of serialized Java classes and distributed garbage collection. The original implementation depends on Java Virtual Machine (JVM) class representation mechanisms and it thus only supports making calls from one JVM to another.".
- Q61902 label "Java remote method invocation".
- Q61902 depiction RMI-Stubs-Skeletons.svg.
- Q61902 homepage index.html.