Till KTH:s startsida Till KTH:s startsida

Ändringar mellan två versioner

Här visas ändringar i "Remote invocation" mellan 2014-09-12 14:13 av Johan Montelius och 2014-09-12 15:43 av Johan Montelius.

Visa < föregående | nästa > ändring.

Remote invocation

One way to build distributed systems is to include support for distribution in the programming language. A language can provide support to perform operations such as remote procedure calls or remote method invocations. Depending on the nature of the language different solutions exist; the idea is that the remote version should be as close to the local version as possible; access transparency. What if systems are built using different programming languages or run on different hardware platforms? We will take a look at remote procedure calls and compare how things are done in CORBA, Java RMI, WS and Erlang.


* remote.pdf