forked from mooman/Raymond-Tree-Simulation
-
Notifications
You must be signed in to change notification settings - Fork 0
TibbersDriveMustang/Raymond-Tree-Simulation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To run under: Unix 1. make 2. rts < input_file Windows 1. rts.exe < input_file To generate random input: Unix/Windows 1. get ruby 2. ruby input_generator.rb <number of sites> <time span> <number of requests in that time span> 3. redirect the output to a file or directly to the program - ruby input_generator.rb 10 100 23 | rts
About
Simulation of the Raymond Tree token-based mutual exclusion algorithm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 97.5%
- Ruby 1.4%
- Makefile 1.1%