Skip to content

Gnet v1.1.0, Mobile Suit Gundam

Compare
Choose a tag to compare
@panjf2000 panjf2000 released this 03 Apr 03:51
· 632 commits to master since this release

wp5806320-hd-desktop-strike-freedom-wallpapers

Features

  • Support new load-balancing algorithm of least-connections (#63)
  • Support new load-balancing algorithm of source-addr-hash (#64)
  • Add a new API to get the number of currently active connections 5ae4849

Bugfixes

  • Fix an issue of not recycling byte-buffers 3b6edfd
  • Fix a bug of reading data from the full ring-buffer a9caa26

Enhancements

  • Improve several methods of ring-buffer 828e845
  • Refine the range indexes when re-slicing 008c0c9
  • Lazily allocate memory for ring-buffers 095ef52

Docs

Misc

  • Rename the eventloop_group.go to load_balancing.go 24203f4
  • Add unit test for ring-buffer ecf3473 94246dc