Here are
9 public repositories
matching this topic...
High performance minimalism async-io(proactor) networking for Golang.
Simple I/O event notification library wirtten in Golang
Package netpoll implements a network poller based on epoll/kqueue.
netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)
Package rpc implements a remote procedure call over TCP, UNIX, HTTP and WS. Up to 4x faster than net/rpc.
Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455.
Package netpoll implements a network poller based on epoll/kqueue.
Package socket implements a network socket that supports TCP, UNIX, HTTP, WS and INPROC.
Package rum implements an HTTP server. The rum server is compatible with net/http and faster than net/http.
Improve this page
Add a description, image, and links to the
netpoll
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
netpoll
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.