Replies: 1 comment 2 replies
-
|
Are you thinking about running the Dispatcher as a background tasks with hosted services in ASP.NET Core? Have not tried it before but if you use the hosted service extension it should work. |
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.
-
Currently a message producer and a service activator (dispatcher) can be hosted in different application. Is it possible that we can host both in a same application ?
Beta Was this translation helpful? Give feedback.
All reactions