Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating new consumers on the fly #20

Closed
maheshmahadevan opened this issue Aug 1, 2018 · 3 comments
Closed

Creating new consumers on the fly #20

maheshmahadevan opened this issue Aug 1, 2018 · 3 comments

Comments

@maheshmahadevan
Copy link

Hi,

Is it possible to create new consumers on the fly during a running node process rather than have them run separately as a standalone CLI.
Excellent work on creating this SMQ.

Thanks,
Mahesh

@gemmadlou
Copy link

+1

@XABRO
Copy link

XABRO commented Dec 17, 2019

Hi, any update on this one?

@weyoss
Copy link
Owner

weyoss commented Dec 7, 2021

At the MQ level, there are no limitations to do so.

Even such scenario has not been tested, you can run many consumers from one process. But keep in mind of any of the running consumers throws an error, the rest of consumers will fall down.

Closing this issue as being open without activity for so long.

@weyoss weyoss closed this as completed Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants