Time Warp Simulation Kernel - archived from someone else's github, and discovered thanks to https://www.math.fsu.edu/~bellenot/tw/
- Imported sources from file:///pub/ficus/reiher/tw.tar.Z, without
RCS or compiled binaries
- Updated README.md
|
||
|---|---|---|
| applications | ||
| tools | ||
| tw | ||
| twsim | ||
| twulib | ||
| .gitignore | ||
| README.md | ||
Timewarp
Time Warp Operating System
The Time Warp Operating System (TWOS) was a Parallel Discrete Event Simulation (PDES) kernel developed by the Jet Propulsion Lab(JPL), one of NASA's national labs.
TWOS implemented many interesting simulation techiques as Virtual Time, optimistic concurrency with cancellation, etc...
This repository of the TWOS project is provided for research and educational purposes. It is not supported nor is it expected to build or run without some effort.
My ambitious plan is to bring to life Timewarp into a modern Linux cluster.
References
- Steven Bellenot's Time Warp Page - http://www.math.fsu.edu/~bellenot/tw/
- Peter Reiher's Time Warp Page - http://fmg-www.cs.ucla.edu/reiher/Time_Warp.html
Paul Springer's Time Warp Page - http://olympic.jpl.nasa.gov/PERSONNEL/pls/tw.html(dead link)