Gnet -- Support locking OS thread

About this change Add functional option LockOSThread used to determine whether each I/O event-loop is associated to an OS thread, it is useful when yo


Released gnet v1.2.0

Features Support graceful shutdown with OS signals (Fixes #82) Enhancements Improve the creation processes of netpoller (Fixes #72) ccc6c25 Reuse slic


Released gnet v1.1.0

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 g


官宣 gnet v1.0.0

今天,gnet v1.0.0 正式版本发布,享受这个高性能的网络框架吧! 📖 简介 gnet 是一个基于事件驱动的高性能和轻量级网络框架。它直接使用 epoll 和