SYSTEMD Introduction to Linux service Management

Source: Internet
Author: User

In recent years, the INIT process of Linux system has undergone two major evolution, the traditional sysinit has gradually faded out of the historical stage, the new upstart and Systemd have their own characteristics, A growing number of Linux distributions have adopted systemd. RHEL 7.0 also started using SYSTEMD.

systemd is the latest initialization system (INIT) in Linux, and its main design goal is to overcome the inherent shortcomings of sysinit and improve the system startup speed. Systemd and Ubuntu upstart are rivals and are expected to replace upstart, and there are reports that Ubuntu will also use SYSTEMD as its standard system initialization system.

SYSTEMD provides a more aggressive parallel start-up capability than upstart, using technology such as Socket/d-bus activation to start the service. One obvious result is that it has a faster start-up speed. To reduce the system start-up time, Systemd's goal is to:

  • Start fewer processes as much as possible.

  • Start as many more processes as possible in parallel.

SYSTEMD Introduction to Linux service Management

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.