-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Instead of having a script to start the broker, we should be able to provide a broker configuration file, with information such as:
- Logging
- Number of workers
And other information easily changeable with the current pypelinin implementation.
This change requires only adding a simple config file parser to the broker starter script.
Reactions are currently unavailable