Skip to content

kakdeykaushik/resource-pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Minimilistic Resource Pool manager with following feature

  • Allows to define pool size (0 to 255)
  • Simple 2 APIs to interact with pool
    • Get - to get resource from the pool, it also internally handles creation if resource
    • Release - to put resource back to the pool, it also internally handles reset resource (if any)

About

Minimilistic Resource Pool manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages