-
Notifications
You must be signed in to change notification settings - Fork 20
Module: Resilience
pja35 edited this page Aug 30, 2016
·
3 revisions
(TO BE DONE)
Say I am a regular user of SXP and I publish several offers and demands. But then I shut down my computer. Is everything gone invisible to the rest of the network? Worse, say that I loose my computer. Is everything lost forever?
The module resilience is used by **controller/manager/**ResilienceManagerDecorator in order to enforce replication mecanisms, so that this does not happen.
User profiles, their items, and all other entities should be replicated at all times.
See old version of the project, for a start.