From 0013db4290ecd5fe1c83bec79109f84f3b8ece35 Mon Sep 17 00:00:00 2001 From: Alexander B Date: Wed, 27 Feb 2019 15:48:39 +0100 Subject: [PATCH] README.md Added Readme. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..25acea1 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +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 \ No newline at end of file