Skip to content

Releases: SCCapstone/ErlangRouters

Release Candidate 1

01 Apr 02:30
Compare
Choose a tag to compare
Release Candidate 1 Pre-release
Pre-release

Release Candidate 1 for Version 1.0.0 of the ErlangRouters simulator.

Beta Release

12 Mar 04:55
Compare
Choose a tag to compare
Beta Release Pre-release
Pre-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.