2019-02-18 11:44:34 +01:00

13 lines
448 B
Markdown

---
title: Fundamentals
redirect_from:
- /reference_guide.html
- /basics/architectural_overview.html
---
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.
* [Threading models](/basics/architectural_overview/general_threading_rules.md)
* [Messaging](/reference_guide/messaging_infrastructure.md)