docs: refine keywords
[poolifier.git] / package.json
index 48e5c49e1199efe9c86568e5cb2d042b899d57f6..491d8de5a7e70fdcd4d9090c8a25b2c3721652fe 100644 (file)
     "url": "git+https://github.com/poolifier/poolifier.git"
   },
   "keywords": [
-    "node",
-    "pool",
-    "workers pool",
-    "threads pool",
+    "nodejs",
+    "worker pool",
+    "thread pool",
     "worker_threads",
     "cluster",
-    "cluster worker",
     "concurrency",
     "performance",
     "cpu",
     "computing",
-    "async computing",
-    "async resource"
+    "scheduling",
+    "parallelism",
+    "eventloop"
   ],
   "author": "pioardi",
   "contributors": [