2018-09-06 12:34:53 -07:00

10 lines
367 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)