What is a thread? When using php to read and write mysql, it is possible to have multi-thread concurrency. However, what is a thread? I want to understand the nature of concurrency so that I can solve the problem ., If a database connection is called a process, all the database operations performed by this process are called threads... can this be said ....?, Google's name can't be explained to you... how is p considered a thread?
When using php to read and write mysql, it is possible to have multi-thread concurrency. However, what is a thread? I want to understand the nature of concurrency so that I can solve the problem.
------ Solution --------------------
If a database connection is called a process
The database operations performed by this process are called threads at the same time...
That's all right ....?
------ Solution --------------------
I can't explain a google name to you ....
------ Solution --------------------
Does php have the thread concept? Let's see how java explains it.
------ Solution --------------------
Discussion
Does php have the thread concept? Let's see how java explains it.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.