Skip to content

Golang epoll fd handle connections (sockets) with worker pool.

Notifications You must be signed in to change notification settings

abdullahb53/epoll-fd-handle-connections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epoll-fd-handle-connections

Golang epoll fd handle connections (sockets).

go run main.go
curl -d "param1=value1&param2=val5" -X POST http://localhost:5050

About

Golang epoll fd handle connections (sockets) with worker pool.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages