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

JSON deserialization blocks the event loop #1

Open
schocco opened this issue Aug 23, 2016 · 0 comments
Open

JSON deserialization blocks the event loop #1

schocco opened this issue Aug 23, 2016 · 0 comments
Labels

Comments

@schocco
Copy link
Member

schocco commented Aug 23, 2016

JSON strings which represent truck routes are deserialized in the SimulationControllerVerticle.
In large simulation projects with hundrets of trucks this causes the eventloop to block when the simulation is first loaded.

@schocco schocco added the bug label Aug 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant