An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/vincentwuo/evproxy

Evproxy is a simple high performance TCP(UDP not supported yet ) proxy based on epoll, which aims to adress the high memory usage problem under high concurrent connections(>100k) when the proxy is implemented in the GO stdnet. It supports basic source IP hash load balancing and bandwidth speed limiting.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/vincentwuo/evproxy
Keywords: epoll , event-driven , go , golang , linux , load-balancer , networking , proxy , rate-limiting , tcp
License: MIT
Latest release: almost 2 years ago
First release: almost 2 years ago
Namespace: github.com/vincentwuo
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 12 days ago

    Loading...
    Readme
    Loading...