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

Initialize MISP modules at startup #28

Closed
To-om opened this issue May 19, 2017 · 0 comments
Closed

Initialize MISP modules at startup #28

To-om opened this issue May 19, 2017 · 0 comments
Assignees
Milestone

Comments

@To-om
Copy link
Contributor

To-om commented May 19, 2017

MISP modules initialization could take times. To speed-up the startup of Cortex this initialization is lazy (done only when it is needed).
This make the first access to Cortex analyzer list very long.

Initialization should begin when Cortex starts but in a separate thread in order to not slow down Cortex startup.

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

2 participants