2017-09-29 16:26:48 +01:00

10 lines
365 B
Markdown

---
title: Fundamentals
---
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)