Navigation Menu

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

Chunk Region Manager #1430

Closed
aikar opened this issue Sep 10, 2018 · 0 comments
Closed

Chunk Region Manager #1430

aikar opened this issue Sep 10, 2018 · 0 comments
Assignees
Labels
status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added. type: performance

Comments

@aikar
Copy link
Member

aikar commented Sep 10, 2018

Precursor for #1001
Create a Region Manager that divides all active chunks up into regions anytime a chunk is loaded.

When a chunk is loaded that bridges 2 regions, the region should merge

this should be an early index patch that many patches onwards can use.

Potentially design this abstract as a separate library so that Timings, API, Sponge and the like can utilize it too.

@aikar aikar self-assigned this Sep 10, 2018
@aikar aikar added this to To do in Regionized & Parallel Processing via automation Sep 10, 2018
@aikar aikar added the status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added. label Dec 3, 2020
@JRoy JRoy closed this as completed Aug 5, 2022
Regionized & Parallel Processing automation moved this from To do to Done Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added. type: performance
Projects
No open projects
Development

No branches or pull requests

2 participants