-
Notifications
You must be signed in to change notification settings - Fork 11
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
reactive #290
Comments
Hi @ByteByteBrew 👋, what exactly do you mean by "reactive mode"? |
By "reactive mode," I'm referring to the programming style enabled by Quarkus that uses a non-blocking development model. It leverages the SmallRye implementation of the MicroProfile Reactive Streams Operators and Mutiny libraries for reactive programming support. |
I've never used Reactive Programming in a professional context. So please take my thought with a grain of salt. Where can I find something "Reactive" in the showcase?
Reactive Programming with AxonFramework
|
I'm considering exploring the reactive mode. I've also come across a concern regarding Axon, suggesting that it might take a considerable amount of time before it fully supports Quarkus. Would you happen to have any insights or advice on this matter? I'd greatly appreciate your input.
The text was updated successfully, but these errors were encountered: