[wp-trac] Re: [WordPress Trac] #7765: Parallel Processing

WordPress Trac wp-trac at lists.automattic.com
Fri Sep 19 15:52:42 GMT 2008


#7765: Parallel Processing
-------------------------+--------------------------------------------------
 Reporter:  dcole07      |        Owner:  anonymous
     Type:  enhancement  |       Status:  closed   
 Priority:  normal       |    Milestone:           
Component:  General      |      Version:           
 Severity:  normal       |   Resolution:  invalid  
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by jacobsantos):

  * keywords:  Parallel, popen, processing =>
  * status:  new => closed
  * resolution:  => invalid
  * milestone:  2.9 =>

Comment:

 PHP doesn't support parallel processing, popen is not something that is
 widely supported or something that should be used with web sites.

 Generally, you gain nothing supporting parallel processing on execution
 that usually takes less than 500ms.

 If you were talking about AJAX, then WordPress already uses that in some
 places.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7765#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list