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

putting the lck file outside the server ( redis or mysql / GCP, AWS) #136

Open
sidbenac opened this issue Dec 2, 2022 · 0 comments
Open

Comments

@sidbenac
Copy link

sidbenac commented Dec 2, 2022

Hi

I want to work on a different way to put the lock file outside the server ( rewrite the functions ) so we can write the lock in REDIS / Mysql or simply AWS/GCP Storage for example using phpleague flysystem for files.

this will help using jobby in a multi server environments for scalability :

if Server 1 runs a job
server 2 will not run the job until the job in server 1 is done

what do you think ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant