Stories
Slash Boxes
Comments

SoylentNews is people

posted by janrinok on Friday October 16 2015, @08:02AM   Printer-friendly
from the what,-no-apocalypse? dept.

Structural and semantic deficiencies in the systemd architecture for real-world service management

This is a in-depth architectural critique of systemd. It claims to be the first purely technical review of systemd internals, and provides a detailed analysis of several components. It criticizes on the basis of ordering related failures, a difficult to predict execution model, non-determinism in boot-order, as well as several other points.

Though many users would perceive the long processing pipeline to increase reliability and be more "correct" than the simpler case, there is little to acknowledge this. For one thing, none of jobs, transactions, unit semantics or systemd-style dependencies map to the Unix process model, but rather are necessary complications to address issues in systemd being structured as an encapsulating object system for resources and processes (as opposed to a more well-defined process supervisor) and one accommodating for massive parallelism. Reliability gains would be difficult to measure, and that more primal toolkits like those of the daemontools family have been used in large-scale deployments for years would serve as a counterexample needing overview.


Original Submission #1Original Submission #2

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 5, Informative) by Anonymous Coward on Friday October 16 2015, @10:04AM

    by Anonymous Coward on Friday October 16 2015, @10:04AM (#250476)

    init.d -> hackish, programmable
    systemd -> posix thrown out the window, domain specific language, no fucks given about breaking stuff

    The problem is that you don't get to pick one, you HAD one and you switched to the other, which means only one thing: powerful interests want wheel reinventing because linux was becoming too good. All the rest about systemd features/problems does not get this. Systemd is the symptom, thirst for $$$ is the problem.

    Starting Score:    0  points
    Moderation   +5  
       Insightful=1, Interesting=2, Informative=2, Total=5
    Extra 'Informative' Modifier   0  

    Total Score:   5