Richard Heyes wrote:
>
> > Summary: experimental implementation of threads
>
> The word "experimental" makes me shudder.
"PHP" and "threads" in the same sentence make me shudder too. There are
just some things you shouldn't do with an interpreted language IMHO.
/Per Jessen, Zürich
--
PH
> The word "experimental" makes me shudder. If you can (ie you're using *nix),
> you could also investigate the pcntl extension - http://php.net/pcntl
And it should. I used the ssh lib for php a long time ago, and now it
is nothing more than a set of problems...
--
PHP General Mailing List (http
Check out: http://pecl.php.net/package/threads
That might help you out.
> Summary: experimental implementation of threads
The word "experimental" makes me shudder. If you can (ie you're using
*nix), you could also investigate the pcntl extension - http://php.net/pcntl
--
Richard Heyes
+--
On Fri, May 16, 2008 at 9:10 PM, Cesar D. Rodas <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Is there a way to have threads in PHP?
>
Hi,
Look at this tutorial :
http://www.ibuildings.com/blog/archives/811-Multithreading-in-PHP-with-CURL.html.
Copix framework provide some classes which use socket. ht
On Fri, May 16, 2008 at 3:10 PM, Cesar D. Rodas <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Is there a way to have threads in PHP?
>
>
> --
> Best Regards
>
> Cesar D. Rodas
> http://www.cesarodas.com
> http://www.thyphp.com
> http://www.phpajax.org
> Phone: +595-961-974165
>
Check out: http://pecl.p
> >>> Greetings everyone, I was wondering where I could find information on the
> >>> status and possibilities of threads being included in PHP. Or if you are
> >>> knowledge-able on the status of threads, if it is a planned addition or
> >>> not
> >>> and the reasons as such. I understand PHP is
Instruct ICC wrote:
>>> Greetings everyone, I was wondering where I could find information on the
>>> status and possibilities of threads being included in PHP. Or if you are
>>> knowledge-able on the status of threads, if it is a planned addition or not
>>> and the reasons as such. I understand PH
>> Greetings everyone, I was wondering where I could find information on the
>> status and possibilities of threads being included in PHP. Or if you are
>> knowledge-able on the status of threads, if it is a planned addition or not
>> and the reasons as such. I understand PHP is not thread safe, t
Stéphane Boisvert wrote:
Greetings everyone, I was wondering where I could find information on the
status and possibilities of threads being included in PHP. Or if you are
knowledge-able on the status of threads, if it is a planned addition or not
and the reasons as such. I understand PHP is not
Nope
On Mon, 4 Nov 2002, Khalid El-Kary wrote:
> hi,
>
> i would like to ask about PHP threads support, is there any threads support,
> how powerful, please redirect me to the right place
>
> thanx
>
> khalid
>
> _
> Unlimited Intern
pcntl extension. But only *nix.
Best regards,
Andrye Hristov
- Original Message -
From: "Gaylen Fraley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 02, 2002 6:33 PM
Subject: [PHP] Threads and PHP
> Is it possible to use threads to perform an operation while anoth
11 matches
Mail list logo