文件名称:100-ways-to-die:零停机节点服务器探索
文件大小:2KB
文件格式:ZIP
更新时间:2024-07-05 00:50:27
JavaScript
100种死亡方式 对零停机时间节点服务器的探索。 目标是测试节点服务器可能死亡的各种方式,并找出哪些节点模块或技术可以帮助保持我们的服务器正常运行。 API 端点 GET /uncaught/sync - throw an uncaught exception synchronously GET /uncaught/async - throw an uncaught exception asynchronously GET /process/exit - call process.exit() GET / - check if the server is still running 执照 麻省理工学院
【文件预览】:
100-ways-to-die-master
----Readme.md(486B)
----server.js(513B)
----herd.js(8B)
----throng.js(383B)
----.gitignore(13B)
----package.json(412B)