Will PHP6 have threads (yet)?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It would be fantastic if PHP 6 was multi-threaded so you could spin threads
to do simultaneous tasks. Is there any plans for this?

It would also be great if you could exec() or system() a program to run
without blocking on a return. Sometimes I just want some other task to
happen independantly without waiting (for example, call a program that *IS*
threaded).

Many other languages including JAVA, Perl, Python and Ruby are all
multi-threaded, and it's a continuing source of frustration that PHP isn't.

D.Vin

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux