]> git.somenet.org - pub/jan/sbc.git/blob - persistence_recovery.txt
GITOLITE.txt
[pub/jan/sbc.git] / persistence_recovery.txt
1 [XVSM]
2 Run the spaces with a configuration file with a persistence profile different from „in-memory“:
3 For example with the berkelydb-lazy profile:
4 ...
5 <persistence>
6 <profile>berkelydb-lazy</profile>
7 </persistence>
8 ...
9
10
11 [JMS]
12 * JMS-Messagebroker muss die pending messages speichern. (option vorhanden)
13 * GruppenGUI müsste Gruppen speichern. (muss implementiert werden)
14 * PizzeriaGUI müsste die getätigten Bestellungen speichern, oder beim start ein Resend aller Daten von der GruppenGUI anfragen.
15 * Waiter, Cook, Driver, Loadbalancer brauchen nichts persistieren, um vollständig recovern zu können.