thread-gate
Advanced tools
+1
-1
| { | ||
| "name": "thread-gate", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "description": "we can use threadpool in nodejs directly , thread-gate try to handle this by controlling thread number.", | ||
@@ -5,0 +5,0 @@ "main": "ThreadGate.js", |
+2
-2
@@ -1,2 +0,2 @@ | ||
| # nodejs-threadpool-v2 | ||
| we can use threadpool in nodejs directly , nodejs-threadpool is try to handle this. | ||
| # thread-gate | ||
| we can use threadpool in nodejs directly , thread-gate try to handle this by controlling thread number. |
3692
0.27%