mafintosh / respawnLinks
Spawn a process and restart it if it crashes
☆256Updated 6 years ago
Alternatives and similar repositories for respawn
Users that are interested in respawn are comparing it to the libraries listed below
Sorting:
- Cache your async lookups and don't fetch the same thing more than necessary.☆121Updated 3 years ago
- Generic stream reconnection module.☆122Updated 8 years ago
- Execute a script over ssh using Node.JS☆126Updated 5 years ago
- horsepower for your modules☆155Updated 8 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆68Updated 6 years ago
- speed measurement in javascript☆89Updated 7 years ago
- official fork: https://github.com/staltz/noderify☆158Updated 7 years ago
- Bash script that runs a service and forwards a subdomain to it using nginx when it listens to $PORT☆101Updated 6 years ago
- Patch `require()` to recompile a node module if it has been built for a different node version☆74Updated 8 years ago
- A collection of distilled load balancing engines☆81Updated 2 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Source-annotating profiler for node.js☆46Updated 8 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- The missing POSIX system calls for node.js☆214Updated 3 years ago
- libuv javascript bindings☆112Updated 11 years ago
- Takes a function, returns a function that will can only be called a certain amount of times per second.☆28Updated 9 years ago
- The async stream spec☆133Updated 7 years ago
- SPDY v2, v3, v3.1 and HTTP2 transport implementation for node.js☆101Updated 6 years ago
- Basic http wrapper to call the docker remote api from node☆56Updated 6 years ago
- mongo query API component☆65Updated 9 years ago
- easy way to run code inside of a headless electron window from the CLI☆197Updated 7 years ago
- Horizontally Scalable EventEmitter powered by a Merkle DAG☆70Updated 10 years ago
- executable specification for Stream (make testing streams easy)☆126Updated 9 years ago
- Native hashtable interface for when V8 objects can't take the heat☆107Updated 7 years ago
- Bi-directional RPC through any stream.☆205Updated 4 years ago
- Rsync between a server and the browser.☆108Updated 9 years ago
- run a node program but also attach a repl to the same context that your code runs in so you can inspect + mess with stuff as your program…☆130Updated 10 years ago
- A shared event emitter that works across multiple processes on the same machine, including the browser!☆166Updated 8 years ago