This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Apache River and Scala

No replies
Patrick Logan
Joined: 2011-07-25,
User offline. Last seen 42 years 45 weeks ago.

A couple of conversations over the last few days have lead me to
wonder whether anyone has tried Scala with Apache River (nee Jini and
Javaspaces)?

http://river.apache.org/

Jini is a mature distributed computing infrastructure in Java
(registries, transactions, leases, locks), and Javaspaces is one of
the available services (based on Yale's tuple spaces). I'd used both
from Java about five years ago. The technology and community have
languished since then, given all the recent blossoming of messaging
and nosql technologies.

But I think both jini and javaspaces have a lot to offer compared to
other systems. And scala could make the experience even better.

If you've read Waldo's well-known "Note on Distributed Computing" (
http://labs.oracle.com/features/tenyears/volcd/papers/waldo.htm )...

Waldo is one of the primary designers of jini and javaspaces, and they
deliberately attempt to embody the principles of that paper.

-Patrick

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland