Module support

Learn about module support in Crux

Parent and Child Crux Instances

Crux supports the concept of parent and child instances. Typically, this capability is used in conjunction with Modules. When you load a module that contains a Crux instance as a child of another Crux-based application, the framework will create a parent-child relationship between these two instances of Crux. This happens automatically, meaning that the developer should not have to do any manual setup or configuration to use this feature.