Skip to content

thehackercat/Rpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Rpool πŸ’

Go connection pool implemented by circular linked list(in go we call it ringπŸ’)

Basically it makes all connections in pool work simultaneously and it can be used to manage and reuse connections.

Go Report Card

About

Go connection pool implemented by Ring πŸ’

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages