Skip to content

victortsaitw12/pm2-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pm2-test

  1. Goal - Build an API which could update the code without stopping the service.
  2. Idea - Make a cluster of processes when initializing the service. After the new code committed or updated, we could send a packet to let the service restart the processes which could reload the new code and release the memory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published