this message is intended for those who work on the actual PHP distrib:
is there any chance PHP will include multi-threading support in the future? perhaps this can be limited to the command line version of PHP to avoid problems with the limitations of the web server (especially if one is using multi threading to stream content, host/run a server, etc, and they don't want a timeout limit).
or maybe multi-threading support is already there and i have yet to read the docs to find out?
-sridhar