Code Monkey home page Code Monkey logo

serviceman's Introduction

serviceman

- boots processes in parallel. dependencies are managed by third party
    ipc mechanisms
- uses definition files for starting processes
- it manages system and user processes
- it can be controlled by the administrator and users to stop and
    restart processes
- it has the ability to run processes on loading, on demand and on
    a set time
- monitor and restart long running processes in a flexible way.
    restarting crashed daemons are throttled and stopped if needed
- it is small and modular
- can be made robust against buggy system library updates
- computes process start time from cron style time specs precisely.
    this allows the cpu to idle longer

TODO

- public admin interface
- fix memory leaks
- RB Tree replacement for timed start and throttle queue
- add options for controlling process resource limits
- add options for setting user and group ids of processes
- extend servctl parser to handle start calendar time
- proper error notification in the servctl parser
- add options to wait for different types of notifications to  boot-wrapper.
    currently we only handle root fs availability
- launch layer 0 from servctl instead of the process-manager

NICE TO HAVE

- hash table replacement of child_process circular lists
- a way to handle leap seconds in the internal perpetual calendar [facepalm]
- inetd-like capabilities 

Build

- how to compile
    mkdir build
    cd build 
    make -f ../Makefile 

serviceman's People

Contributors

r0j3r avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.