/ Mar 31st, 2020 /

Support new load-balancing algorithm

Support new load-balancing algorithm of least-connections

About this change

In the past, gnet has only one load-balancing algorithm: Round-Robin, now it supports a new one: Least-Connections and provide the new functional option LB, enabling users to switch load-balancing algorithm at their own sweet will.

Get This Change

This kind of change with the `new feature` tag brings new features to gnet. Feel free to have a galance through all those commits of new features if you are interested.

Like What You See?