Skip to content
New issue

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

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

Already on GitHub? # to your account

Optimize Start-Up Time #14

Closed
tobiasschaefer opened this issue Feb 17, 2020 · 1 comment
Closed

Optimize Start-Up Time #14

tobiasschaefer opened this issue Feb 17, 2020 · 1 comment
Assignees

Comments

@tobiasschaefer
Copy link
Collaborator

Without Camunda: 1s
With Camunda currently: 5s:

@Parallel does not seem to help. It might work with @Async but we must make sure that the application is terminated if the process engine cannot be initialized and/or the models cannot be deployed.

@tobiasschaefer tobiasschaefer self-assigned this Feb 21, 2020
@tobiasschaefer
Copy link
Collaborator Author

Currently blocked by micronaut-projects/micronaut-core#2867

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant