This repository houses a Python example of web servers that are to be used with the DroNeS simulation program.
Instructions on how to install, configure and build the servers can be found in the DroNeS-Servers documentation
- Straight-line pathfinder
- Raycasting pathfinder
- First-Come-First-Served (FCFS)
- Uniform stochastic job generation
- Poisson job generation
- Configurable job parameters
This repository is currently under development, and will serves to provide a minimum functioning product required to demo the DroNeS simulation program.
All contributions are welcome.