Giter Club home page Giter Club logo

upstart's Introduction

Upstart is an event-based replacement for the /sbin/init daemon which
handles starting of tasks and services during boot, stopping them
during shutdown and supervising them while the system is running.

It is intended to be suitable for deployment in all Linux
distributions as a replacement for the venerable sysvinit package.

Feature highlights:

 * Tasks and Services are started and stopped by events;

 * Events are generated as tasks and services are started and stopped;

 * Events may be received from any other process on the system;

 * Services may be respawned if they die unexpectedly;

 * Supervision and respawning of daemons which separate from their
   parent process;

 * Communication with the init daemon over D-Bus.


Dependencies
------------

Since Upstart's primary usage will be on distributions that utilise
the user-space event mechanisms only found in recent Linux kernel
versions, it has been developed to take advantage of other operating
system and language features that may not be available in older
releases of the kernel, C library or compiler.

Upstart uses the libnih library to provide a standard set of utility
functions used throughout the source.

The recommended versions are:

	* Linux 2.6.24 or later
	* GCC 4.1 or later
	* GNU C Library (glibc) 2.4 or later
	* libnih 1.0.2 or later

Communication with other processes utilises the D-Bus messaging
system, abstracted through the libnih-dbus library and with bindings
automatically generated by nih-dbus-tool.

The recommended versions are:

	* pkg-config 0.22 or later
	* libnih-dbus 1.0.1 or later
	* nih-dbus-tool 1.0.1 or later
	* D-Bus 1.2.16 or later

These should all be available from the current release of any modern
Linux distribution.

For detailed compilation and installation instructions see the INSTALL
file.  If you've checked Upstart out from revision control, or want to
hack on Upstart, see the HACKING file.

upstart's People

Contributors

keybuk avatar xnox avatar vorlonofportland avatar stgraber avatar ted-gould avatar ebroder avatar cjwatson avatar mdeslaur avatar hallyn avatar drhalan avatar lnykryn avatar bachradsusi avatar lool avatar mbiebl avatar adconrad avatar glensc avatar jajcus avatar trism avatar 3v1n0 avatar toabctl avatar

Watchers

James Cloos 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.