How do I use multi-thread operation in PHP/Symfony?
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 - Reply
{{ DiscussionBoard.errors[11298073].message }} -
-
sendizo -
Thanks - Reply
{{ DiscussionBoard.errors[11298668].message }} -