📄️ Executor Types
By default the workflow engine utilises Akka.Net actors, however you can use other executor types. Each executor type needs to implement a message queue for inbound messages.
📄️ RabbitMQ Executor
You can add the RabbitMQ Executor type using the following command: