# Fundamentals Fundamental low-level building blocks of the IntelliJ Platform. This section describes the low-level fundamental building blocks of the IntelliJ Platform: * The component model - how the application is hosted and composed. Lifetime and dependency management. * [Disposers](disposers.md) - managing object lifetimes and resource cleanup * [Threading models](threading_model.md) * [Messaging](messaging_infrastructure.md)