Hey Hey, Hope you all having a wonderful day. I'm working on a web application that take data from database and process it. currently it takes one line at time. process it then goes to the next - it takes too long to process all data.
How do I use multi-thread operation in PHP/Symfony?
3
Hey Hey, Hope you all having a wonderful day.
I'm working on a web application that take data from database and process it. currently it takes one line at time. process it then goes to the next - it takes too long to process all data.
I wanted to know how i can speed up the processing by taking a multiple lines of data at time. i am using Symfony Framework.
I appreciate all your support and guidances.
Thank you for your time.
I'm working on a web application that take data from database and process it. currently it takes one line at time. process it then goes to the next - it takes too long to process all data.
I wanted to know how i can speed up the processing by taking a multiple lines of data at time. i am using Symfony Framework.
I appreciate all your support and guidances.
Thank you for your time.
- codexmonkey
- [ 1 ] Thanks
- sendizo
Next Topics on Trending Feed
-
3