Releases: SCCapstone/ErlangRouters
Releases · SCCapstone/ErlangRouters
Release Candidate 1
Release Candidate 1 for Version 1.0.0 of the ErlangRouters simulator.
Beta Release
The simulation has reached beta status. Since the prototype stage, many enhancements have been made. In short, the major changes/implementations are:
- Server capacity is accounted for by the modules.
- ETS global storage is now used by the modules to track client/server movement.
- A dynamic bar chart D3 visualization is now used to output the changes in client movement due to the rebalancing algorithms.
- A second re-balancing algorithm, firstworst, can now be used. The user can specify which re-balancing algorithm he/she wants to use at the beginning of the simulation via command line input.