SHARE
Facebook X Pinterest WhatsApp

Freshmeat: Modularity

Written By
thumbnail
Web Webster
Web Webster
Jul 8, 2000

“The ubiquity of the Apache HTTP server is a testament not
only to the effectiveness of Open Source development, but also to
the benefits of modularity.
Perhaps the two most widely-used
modules for Apache are mod_perl and mod_php. They’re both used for
dynamically generating content, and both were developed separately
from the Apache Project. The obvious implication is that without
Apache having its clearly defined API, mod_perl and mod_php would
not have succeeded anywhere near as well as they have.”

“Another example of the benefits of modularity comes in the form
of kernel modules (for example, in Linux). I, for one, use kernel
modules frequently. At the time of writing, I have 28 modules, and
4 of them are currently loaded (for my sound card). When I connect
to the Internet, 3 more are loaded (for PPP); after disconnection,
they’re unloaded. When I need to do some printing, 3 modules are
loaded (for parallel port access), and unloaded automatically after
a period of time. When I mount an Iomega Zip disk, the ide-floppy.o
module is loaded; after unmounting the disk, the module is
unloaded.”

“Unfortunately, modularity isn’t universally applicable.
There are several situations in which modularity can make things
worse, either by slowing things down, complicating matters, or
providing security holes.
Since most of these situations have
technically obscure justifications, I’ll simply list two below:

  • Microkernels — they compromise speed for the sake of stability
    and security (though this is not necessarily a bad thing).
  • Some of the original SGI machines — they were so modular that
    a thief could simply open the side of the case and pull various
    components out (even while the system was still running!).”

Complete
Story

thumbnail
Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Recommended for you...

Red Hat reveals major enhancements to Red Hat Enterprise Linux AI
sjvn
Oct 22, 2024
How to Find AWS EC2 Instance Type Over SSH (6 Methods)
Benny Lanco
Sep 23, 2024
Crond: Daemon to Execute Scheduled Commands
Rose Hosting Blog
Sep 20, 2024
A Detailed Introduction to Oracle VirtualBox
Senthil Kumar
Sep 19, 2024
Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.