Skip to content

NodeOS-Legacy/node-century

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obsolete, using nodeos-init instead

This repo will remain for reference purposses


Century

a minimal pid 1 process

$ init --interval=10000 -- asgard -- boot

This only does two things:

  1. calls wait periodically to free orphaned zombie processes
  2. boots another process

Century doesn't care if the next process exists.

  • century is not a job runner
  • century doesn't care how your system boots
  • century doesn't care if your system boots at all

Century is there to reap processes.

Related

About

Obsolete, using nodeos-init instead

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.8%
  • C++ 45.8%
  • Python 5.4%