Prev: solution
Next: Mail Function Using PEAR Issues
From: "=?ISO-8859-1?B?dHRwbGF5ZXI=?=" on 18 Apr 2010 09:17 Hello, everyone, please answer me. Thank you. Does PHP support multi-thread ?
From: "Angus Mann" on 18 Apr 2010 09:36 Oh No ! Not again ! Pleeeeease !! This was the subject of a very long and heated discussion a while ago. No - it does not support multi threading. ----- Original Message ----- From: "ttplayer" <fikm(a)qq.com> To: "php-general" <php-general(a)lists.php.net> Sent: Sunday, April 18, 2010 11:17 PM Subject: [PHP] Does PHP support multi-thread ? > Hello, everyone, please answer me. Thank you. > Does PHP support multi-thread ?
From: Phpster on 18 Apr 2010 10:39 Not all libraries are thread safe, so no. 2 seconds with a google search would have given you the same answer. Bastien Sent from my iPod On Apr 18, 2010, at 9:17 AM, "ttplayer" <fikm(a)qq.com> wrote: > Hello, everyone, please answer me. Thank you. > Does PHP support multi-thread ?
From: Nathan Rixham on 18 Apr 2010 11:08 yup, check out forking though for related Phpster wrote: > Not all libraries are thread safe, so no. 2 seconds with a google search > would have given you the same answer. > > Bastien > > Sent from my iPod > > On Apr 18, 2010, at 9:17 AM, "ttplayer" <fikm(a)qq.com> wrote: > >> Hello, everyone, please answer me. Thank you. >> Does PHP support multi-thread ?
From: =?UTF-8?Q?Hans_=C3=85hlin?= on 18 Apr 2010 14:37
2010/4/18 Angus Mann <angusmann(a)pobox.com>: > Oh No ! > > Not again ! > > Pleeeeease !! > > This was the subject of a very long and heated discussion a while ago. > No - it does not support multi threading. > +1 > > ----- Original Message ----- From: "ttplayer" <fikm(a)qq.com> > To: "php-general" <php-general(a)lists.php.net> > Sent: Sunday, April 18, 2010 11:17 PM > Subject: [PHP] Does PHP support multi-thread ? > > >> Hello, everyone, please answer me. Thank you. >> Does PHP support multi-thread ? ttplayer: here is the subject if you want to read more "[PHP] Will PHP ever "grow up" and have threading?". it got 257+ replys ;) > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > ********************************************** Hans à hlin Tel: +46761488019 http://www.kronan-net.com/ irc://irc.freenode.net:6667 - TheCoin ********************************************** |