this post was submitted on 30 Apr 2024
79 points (92.5% liked)

Linux

8394 readers
310 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] epat@lemmy.world 5 points 1 year ago (7 children)

Systemd is not really an one giant monolith, it's a set of smaller tools

[–] saiarcot895@programming.dev 9 points 1 year ago (2 children)

It's a set of smaller tools that are developed in the same repository and all released together, all sharing some amount of code.

That basically makes it monolithic, even if there's separate binaries that the user calls.

[–] pressanykeynow@lemmy.world 2 points 1 year ago (1 children)

Doesn't you description make Linux monolithic?

[–] saiarcot895@programming.dev 1 points 1 year ago

You mean the Linux kernel specifically? I think most people do regard it as a monolithic kernel, even if there are modules you can load and unload.

load more comments (4 replies)