Jump to content

JavaSpaces

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 68.165.219.203 (talk) at 21:19, 22 February 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

JavaSpaces is a service specification. It provides a distributed object exchange/co-ordination mechanism (which may or may not be persistent) for Java objects. It can be used to store the system state and implement distributed algorithms. In a JavaSpace all communication partners (peers) communicate by sharing state. It is an implementation of the Tuple spaces idea.

JavaSpaces is used when someone wants to achieve scalability and availability and at the same time reducing the complexity of the overall system.

JavaSpaces technology is part of the Java Jini technology, which has not been a commercial success, although it has found and kept new users over the years. However some vendors are as of 2004 offering JavaSpaces-based products as a way to provide distributed reliable persistence for non-Jini environments.


See also

Implementations

Books

  • Eric Freeman, Susanne Hupfer, Ken Arnold: JavaSpaces Principles, Patterns, and Practice. Addison-Wesley Professional, 1. June 1999, ISBN 0-201-30955-6
  • Phil Bishop, Nigel Warren: JavaSpaces in Practice. Addison Wesley, 2002, ISBN 0-321-11231-8

Articles

  • White, Tom (2005). "How To Build a ComputeFarm". java.net. Retrieved 2005-05-21.
  • Ottinger, Joseph (2007). "Understanding JavaSpaces". java.net. Retrieved 2007-01-31.
  • Angerer, Bernhard (2005). "Loosely Coupled Communication and Coordination in Next-Generation Java Middleware". java.net. Retrieved 2006-06-03. {{cite web}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)
  • Löffler, Dr. Gerald (2004). "JavaSpaces und ihr Platz im Enterprise Java Universum, Das Modell zum Objektaustausch: JavaSpaces vorgestellt". Entwickler.com. Retrieved 2004-02-01.