XSpace News
Brought to you by:
rcktan
XSpace is a repository for hierarchically-keyed information (i.e. persistence for trees), easily accessible from anywhere by any application. You can store just about anything in an XSpace - strings, XML documents, serialized objects and URIs. Think of an XSpace as a kind of hash table, globally accessible, where the keys have a hierarchical naming syntax (e.g. "/a/b/c").
XSpace supports real-time events; whenever a keyed value is added, updated or deleted from an XSpace, an application is informed of the event.
XSpace lets you perform search starting from any node in the hierarchy.... read more