All releases tagged Beta


Release Notes: This is another major feature update. It adds the libglb.so shared library that can add balancing capability to any Linux client application without recompilation or relinking by overloading the standard libc connect() call in runtime. All other communication then happens directly between the client and server. No other client functionality is affected. This release also adds a "round-robin" balancing policy and makes "random" and "source" policies respect destination weight.