0.1.3 • Published 7 years ago

domass v0.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Domass

Docker master process for node js

Using

master.js <engine.js>

Environments

  • WORKER_COUNT - Number of process forks. Default: 1
  • WORKER_KILL_TIMEOUT - Time of secconds to wait for the process to terminate correctly. Default: 30
  • WORKER_MAX_RESTART - The maximum number of autoreserts the process is in the case of throw. Default: 100

Contributors