Re: [PHP] multithreading
- Date: Wed, 04 Jun 2008 14:29:26 +0200
- From: Per Jessen <per@xxxxxxxxxxxx>
- Subject: Re: [PHP] multithreading
hce wrote: > Hi, > > 1. Does PHP support multithreading? > Not really, no. If you genuinely need multi-threading, use C or C++. > 2. When using PHP to access MySQL, does PHP implents a single thread > or multithread with MySQL? Single thread. /Per Jessen, Zürich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- References:
- [PHP] multithreading
- From: hce
- [PHP] multithreading
- Prev by Date: Re: [PHP] multithreading
- Next by Date: Re: [PHP] Avoid object twice
- Previous by thread: [PHP] multithreading
- Next by thread: Re: [PHP] multithreading
- Index(es):