Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ineiti committed Oct 19, 2015
1 parent 1bf2086 commit 3b8f57b
Showing 1 changed file with 1 addition and 28 deletions.
29 changes: 1 addition & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,34 +49,7 @@ deterlab implementation:
* -build "helper1,helper2" - only build the helpers, separated by a "," - speeds up recompiling
* -machines # - tells how many machines are to be used for the run

# Deployment
Configure(*Config)
Build() (error)
Deploy() (error)
Start() (error)
Stop() (error)

The Life of a simulation:

1. Configure
* read configuration
* compile eventual files
2. Build
* builds all files
* eventually for different platforms
3. Deploy
* make sure the environment is up and running
* copy files
4. Start
* start all logservers
* start all nodes
* start all clients
5. Stop
* abort after timeout OR
* wait for final message
6. Stats - work in progress
* copy everything to local


# Applications

## Timestamping
Expand Down

0 comments on commit 3b8f57b

Please sign in to comment.