blob: 991de581c90ab616de1bba3214d53380afe66e42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# ideas
* Event occurrence with Lamport and vector clocks
* Print warning if protocol is not activated while making a protocol request
* Splash screen
* Allow simulations of arbitrary length
* KeyEvent Manager
* System snapshots?
* Middleware layer?
* Events that change process variables
* Conditional events
## Protocols
* Voter sets according to Maekawa?
* NFS
* AFS
|