Skip to content

DawidLoubser/blitz-javaspaces-modularised

Repository files navigation

Blitz JavaSpaces (modularized with Maven)

JavaSpaces, as an implementation of Space-Based architecture (tuple spaces) is a very powerful computing paradigm. Blitz (http://www.dancres.org/blitz/) provides a performant, persistent implementation of the JavaSpaces API, which is much more suitable for enterprise-grade use than the (in-memory only) reference implementation, Outrigger.

The Rio Project (https://github.com/dreedyman/Rio) is an open source technology that provides a dynamic architecture for developing, deploying and managing distributed systems composed of services.

About this project

Blitz Javaspaces is historically built, installed, and configured manually (built with apache ant + manual dependency management, manually installed, configured via Jini configuration files).

This project is a re-packaging of the Blitz project to build with Maven (suitable for deployment to the maven repo of your choice), and provides samples of how to dynamically provision Blitz instances as "first class" services in Rio. It is now easy to provision a reliable, persistent JavaSpace with Rio.

Building

About

A fork of Blitz JavaSpaces (http://sourceforge.net/projects/blitzjavaspaces/) with better Maven and Rio Project compatability

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages