Fully customizeable Pool for resource handlers with automatic item management and in-pool function execution.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Railz b579b33ae1 Commented constructor 6 years ago
ManagedPool Commented constructor 6 years ago
.gitattributes GITIGNORE und GITATTRIBUTES hinzufügen. 6 years ago
.gitignore GITIGNORE und GITATTRIBUTES hinzufügen. 6 years ago
ManagedPool.sln Projektdateien hinzufügen. 6 years ago
README.md README.md 6 years ago

README.md

Pool for Ressource-handlers.

Features:

  • Set min, max, buffer, threshhold and batch of items
  • Automatically spawns/kills items
  • spawn, kill, healthCheck functions
  • Get an item or directly execute within the pool