addyosmani / addyosmani/critical
Daemon mode with RPC server
Open
- Dominant language
- JavaScript
- Stars
- 10.3k
- Forks
- 390
- PR merge metrics
- No merged PRs in 30d
Description
@bezoerb You mentioned you plan to rewrite critical. It would be great if we had a critical daemon which keeps an open browser instance so we don't have to spawn new instances all the time. Communication with the daemon can happen over TCP using something like https://www.npmjs.com/package/node-json-rpc. Maybe restart the browser instance every 50 requests, to avoid big memory leaks.
Contributor guide
Assessment
This issue has not been assessed yet.