We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.PL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Programming Languages

Title: Monadic Remote Invocation

Authors: Raphael Jolly
Abstract: In order to achieve Separation of Concerns in the domain of remote method invocation, a small functional adapter is added atop Java RMI, eliminating the need for every remote object to implement java.rmi.Remote and making it possible to remotely access existing code, unchanged. The Remote monad is introduced, and its implementation and usage are detailed. Reusing the existing, proven technology of RMI allows not to re-invent the underlying network protocol. As a result, orthogonal remote invocation is achieved with little or no implementation effort.
Subjects: Programming Languages (cs.PL); Distributed, Parallel, and Cluster Computing (cs.DC)
ACM classes: D.3.2; D.3.3
Cite as: arXiv:1708.03882 [cs.PL]
  (or arXiv:1708.03882v1 [cs.PL] for this version)

Submission history

From: Raphael Jolly [view email]
[v1] Sun, 13 Aug 2017 10:29:06 GMT (94kb)

Link back to: arXiv, form interface, contact.