Stalli0n
Junior Member
- Nov 17, 2010
- 147
- 100
Hey, want to make an account creator using CURL, but i don't know how to implement multithreading.
Should i just run the script multiple times?
I need an automated solution, so i can put up to 1k into a queue and php will work them off with multiple threads and automatically start a new one when a thread is finished.
Should i just run the script multiple times?
I need an automated solution, so i can put up to 1k into a queue and php will work them off with multiple threads and automatically start a new one when a thread is finished.