From:             ryan14 at mail dot com
Operating system: Windows/Linux
PHP version:      5.3.0RC1
PHP Bug Type:     Feature/Change Request
Bug description:  Request: Support multi threading/multiple CPU cores

Description:
------------
PHP doesn't currently support Multi threading and multiple core CPU's. All
new CPU's have multiple cores like intel's quad core CPU which has 4 cores
and some motherboards have two CPU sockets so 2 quad core CPU's would mean
there would be 8 cores.
 PHP should support Multi threading and multiple core CPU's because it
will mean people won't need to have as many servers in their cluster,
because alot of CPU power is being wasted because PHP doesn't support Multi
threading and multiple core CPU's. 
 You can read more about it here:

http://www.alternateinterior.com/2007/05/multi-threading-strategies-in-php.html

So please PHP, the next version of PHP should support Multi threading and
multiple core CPU's. If you have to work with the mysql and apache teams
with this then please do it.

Can you pass on my feature request to the php team?

Thanks


-- 
Edit bug report at http://bugs.php.net/?id=47894&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=47894&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=47894&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=47894&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=47894&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=47894&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=47894&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=47894&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=47894&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=47894&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=47894&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=47894&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=47894&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=47894&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=47894&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=47894&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=47894&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=47894&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=47894&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=47894&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=47894&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=47894&r=mysqlcfg

Reply via email to