docs_tfgrid4/docs_beta/system_components/mycelium_message_bus.md
2024-11-24 08:35:52 +03:00

371 B

sidebar_position
8

Mycelium Message Bus

The Mycelium Message Bus component of the ThreeFold Platform is a software architecture pattern that acts as a central hub for communication between different parts of an application and between different applications. It facilitates asynchronous communication, enabling components to interact without direct coupling.