Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is threads in php?



What is threads in php?..

Answer / Satish Kumar Meena

In PHP, threads refer to multiple execution paths that can run concurrently. However, since PHP does not support true multithreading natively, it uses a mechanism called process-based multiplexing, where each thread runs in a separate process. To achieve multithreading in PHP, you can use the Gearman extension or PHP's pthreads extension.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

How do I implement direct identity based openid authentication with zend openid?

1 Answers  


Please write down a program to show the execution of the application?

1 Answers  


What is the use of bootstrap?

1 Answers  


Where is the model in zf's mvc implementation?

1 Answers  


How to connect to the mysql database in zend framework2?

1 Answers  


Which version of php does zend framework require?

1 Answers  


What do you mean by service manager in zend framework 2?

1 Answers  


How to change layout for module level in zend framework 2?

1 Answers  


Which class extend the zend model?

1 Answers  


What are the important component of zend framework?

1 Answers  


Explain super global variables in zend framework?

1 Answers  


When do we need to disable layout?

1 Answers  


Categories