📄️ Space History
This section offers an in-depth discussion on our choice to utilize jPOS Spaces for internal communications. It's more of a detailed explanation than a required read, so feel free to skip it if you prefer.
📄️ Space Basics
jPOS's Space component, although not a direct implementation of Linda, shares conceptual similarities. Familiarizing yourself with Linda can provide useful context and understanding of the Space component's design and functionality.
📄️ Space Interface
In addition to those three basic operations, org.jpos.space.Space adds a few
📄️ LocalSpace interface
The Space interface is structured to facilitate easy implementation in various contexts, including persistent spaces, remote spaces, and replicated spaces.
📄️ Space Factory
jPOS comes with several space implementations:
📄️ SpaceUtil
In SpaceUtil we put together general purpose helper methods that can be used with any