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
/
VSProcess.java
Age
Commit message (
Collapse
)
Author
2008-08-04
restructured stuff
Paul Buetow
2008-06-14
run astyle
Paul Buetow
2008-06-14
bugfix: after deserialization set process time to 0
Paul Buetow
2008-06-12
process counter now serialized too.
Paul Buetow
2008-06-03
made future serialized class versions backwards compatible.
Paul Buetow
2008-06-02
save/open works!?
Paul Buetow
2008-06-02
foo
Paul Buetow
2008-06-02
saveing seems work, but may have bugs
Paul Buetow
2008-06-01
better serialization
Paul Buetow
2008-06-01
initial complete serialization support
Paul Buetow
2008-05-31
yet another bugfix
Paul Buetow
2008-05-31
a bit of refactoring
Paul Buetow
2008-05-31
some comment
Paul Buetow
2008-05-31
local timed tasks bugfix.
Paul Buetow
2008-05-31
bugfix
Paul Buetow
2008-05-30
documented more.
Paul Buetow
2008-05-30
Paul Buetow -> Paul C. Buetow
Paul Buetow
2008-05-30
all java files now have a license header.
Paul Buetow
2008-05-30
cosmetic fixes for javadoc.
Paul Buetow
2008-05-29
Only relevant message delivering works.
Paul Buetow
2008-05-28
alle event classnames now have a VS prefix.
Paul Buetow
2008-05-28
Java style astyle.
Paul Buetow
VSProcess javadoc completed.
2008-05-27
bugfix in the random numbers.
Paul Buetow
2008-05-27
client and server variables are now separate in the editor.
Paul Buetow
2008-05-26
new option: "sim.message.prob.mean"
Paul Buetow
new brainstorm.
2008-05-26
Two phase commit protocol works.
Paul Buetow
2008-05-26
All abstract classes now have an Abstract in it's name
Paul Buetow
2008-05-26
all relevant variables now do have units.
Paul Buetow
2008-05-26
backup
Paul Buetow
2008-05-25
Added private static final long serialVersionUID = 1L;
Paul Buetow
Some docu update.
2008-05-25
Run astyle.
Paul Buetow
2008-05-25
JAutoDoc :)
Paul Buetow
2008-05-24
run astyle.
Paul Buetow
2008-05-24
Cleanup.
Paul Buetow
2008-05-24
PRocesses now get removed properly.
Paul Buetow
Removed all VSSimulation* classes.
2008-05-24
Processes are now deletable.
Paul Buetow
2008-05-24
removed blinking while process updating.
Paul Buetow
2008-05-24
new protocol editor works.
Paul Buetow
2008-05-22
Random crash tasks bugfix.
Paul Buetow
2008-05-21
JTable editor done?!? :)
Paul Buetow
2008-05-20
A new package events.internal has been introduced. It only contains events ↵
Paul Buetow
which are for internal usage. the events which are in the events.implementations menu are the events which are editable in the task manager.
2008-05-20
Loggin texts cleaned.
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
TaskManager bugfixes.
Paul Buetow
2008-05-18
The TaskManager works partly.
Paul Buetow
2008-05-17
Bugfix: Crash and Recover tasks use global time.
Paul Buetow
2008-05-17
Manual crash/recover implemented.
Paul Buetow
2008-05-17
VSEvent interface has now has the init method.
Paul Buetow
2008-05-17
core.time package complete.
Paul Buetow
[next]