multi-node
multi-node copied to clipboard
Multi-node provides launching of multiple NodeJS processes for TCP/HTTP serving
Results
2
multi-node issues
Sort by
recently updated
recently updated
newest added
When using multi-node with node v0.5.10, I receive the following error: node.js:202 throw e; // process.nextTick error, or 'error' event on first tick ^ Error: No such module at Object....
I'm very glad to see if multi-node have support of "reload", this will make a "seamless" (no-connection-drop) restart server is a safe (isolated) manner. Following is a simple watchdog of...