NetRouter v1.0.0.7
Version: 1.0.0.7
Status: Pre-release
Released: 2011-06-06
License: MIT License
No downloadable files are available for this release
but you can obtain the source code from GitHub.
Source-Code
Release Notes
- Implemented network-load-balancing and fail-over.
- Current support includes: Round-Robin with fail-over, Least-Connections with fail-over and Fail-over-Only.
- Resolved potential crash when under high-load due to insufficient event name randomness.
- Resolved potentially long shutdown times. This was due to an necessary lock which would need to time-out.
- Implemented the ability to edit bindings (double click) without removing then re-adding them.