--- 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.