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

When rebuilding the Poller Cache from command line, allow it to be multi-threaded #2959

Closed
eschoeller opened this issue Sep 20, 2019 · 2 comments
Assignees
Labels
enhancement General tag for an enhancement performance Performance related affects big sites resolved A fixed issue
Milestone

Comments

@eschoeller
Copy link

I think it would be great to allow the rebuild_poller_cache.php to spawn multiple processes. Otherwise rebuilding the poller cache can take a very, very long time!

@cigamit cigamit added the enhancement General tag for an enhancement label Sep 25, 2019
@cigamit
Copy link
Member

cigamit commented Sep 25, 2019

It's a real ugly script. It does way more than it has to. But if you move a server and relocate a path, it's great in that it reconstructs everything. I'm good with parallelization.

@TheWitness TheWitness added the performance Performance related affects big sites label Mar 17, 2020
@TheWitness TheWitness changed the title [Feature Request] multi-threaded rebuild_poller_cache.php Multi-threaded rebuild_poller_cache.php Mar 21, 2021
@TheWitness TheWitness added this to the v1.2.24 milestone Oct 17, 2022
@TheWitness TheWitness modified the milestones: v1.2.24, v1.3.0 Jan 16, 2023
@xmacan xmacan self-assigned this Apr 17, 2023
@TheWitness TheWitness added the resolved A fixed issue label Apr 30, 2023
@TheWitness
Copy link
Member

This is resolved now. Thanks @xmacan

@github-actions github-actions bot locked and limited conversation to collaborators Jul 30, 2023
@netniV netniV changed the title Multi-threaded rebuild_poller_cache.php When rebuilding the Poller Cache from command line, allow it to be multi-threaded Sep 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement General tag for an enhancement performance Performance related affects big sites resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

4 participants