Multiple brokers #161
Sobes76rus
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Yes. We will do it. Actually this seems to me problematic. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there! I am having a problem when starting worker process with multiple brokers defined in the application
I wish to start only 1 broker as worker, but coz of
is_worker_process
defined as a class variable ofAsyncBroker
all brokers marked as worker processes. Andavailable_tasks
also contains all the tasks from all brokersCan we make some changes for mult-ibroker systems?
Beta Was this translation helpful? Give feedback.
All reactions