The message start type node (MessageStart) means that after subscribing to a message topic (Subscribe), if a message is published (Publish), the node will be executed and a new process instance will be started. In the Slickflow engine product, it is Use message queue (RabbitMQ) to achieve this function.