index
:
vs-sim
ds-sim
master
packages
VS-Sim is an open source simulator programmed in Java for distributed systems. VS-Sim stands for "Verteilte Systeme Simulator" which is the german translation for "Distributed Sytstems Simulator".
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sources
/
core
/
VSTaskManager.java
Age
Commit message (
Expand
)
Author
2008-05-26
Two phase commit protocol works.
Paul Buetow
2008-05-25
Added private static final long serialVersionUID = 1L;
Paul Buetow
2008-05-25
comments.
Paul Buetow
2008-05-25
Run astyle.
Paul Buetow
2008-05-25
JavaDoc.
Paul Buetow
2008-05-25
JAutoDoc :)
Paul Buetow
2008-05-25
Imports cleaned.
Paul Buetow
2008-05-24
Cleanup.
Paul Buetow
2008-05-24
PRocesses now get removed properly.
Paul Buetow
2008-05-22
Simplemode/expertmode bugfix.
Paul Buetow
2008-05-19
TaskManager bugfix.
Paul Buetow
2008-05-19
TaskManager improvements.
Paul Buetow
2008-05-19
Bugfix in the TaskManager.insert method.
Paul Buetow
2008-05-19
local process time goes on if process is crashed. simulates BIOS time.
Paul Buetow
2008-05-18
Process Crash and Process Recover Events work with the new Task maanger.
Paul Buetow
2008-05-18
The TaskManager works partly.
Paul Buetow
2008-05-18
TaskManager better.
Paul Buetow
2008-05-18
Some cleanup in the VSDefaultPrefs.
Paul Buetow
2008-05-17
Manual crash/recover implemented.
Paul Buetow
2008-05-15
1 Moved the stuff to trunk!
Paul Buetow