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

Event Pipelines performance optimisations #85

Open
oskardudycz opened this issue Nov 25, 2021 · 0 comments
Open

Event Pipelines performance optimisations #85

oskardudycz opened this issue Nov 25, 2021 · 0 comments

Comments

@oskardudycz
Copy link
Owner

Per @kbroniek suggestion

OK. It will be nice to add a benchmark, but I know it will consume your time that we don't have these days.
Thought you could implement this as .net events or take advantage of source code generation. It could be fast then.
What if we add multiple handlers in the multi-threading app. Consider using ConcurrentDictionary.

Do benchmarks and optimise the code. Consider making pipelines more generic to also apply them to command and query handling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant