Skip to content

Module: Resilience

pja35 edited this page Aug 30, 2016 · 3 revisions

(TO BE DONE)

Role

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.

Advice

See old version of the project, for a start.

api

factory

More

Clone this wiki locally