I created a droplet that is to reside on one of our servers and do some file name validating. Though the chances are slim there is still one that two users will drop their files on the droplet at the same time, or more likely a user will drop his/her files on the droplet while it is processing someone else’s files.
So…
A.) What happens in one of those instances
B.) If what happens is a bad thing is there a way of “stacking” the user request for the droplet or something like that so the script will run sequentially through whoever accessed it first?
Gracias
Steve