Modulregiszter
Modulregiszter, or module registry in Hungarian, is a software component or hardware register that tracks modular elements loaded into a system. In software, it is a centralized data structure or service that holds information about available and active modules, such as plug-ins, drivers, or kernel modules.
The registry stores metadata: module name, version, dependencies, license, initialization and cleanup routines, and current state.
In hardware or firmware contexts, a modulregiszter can denote a hardware register that selects or enables modular
Design considerations include thread safety, atomic updates, version compatibility, security and access control, and clear error
The term appears in Hungarian technical literature on modular software architectures, component-based systems, and embedded firmware.