Re: [PHP-DEV] GPU Acceleration

2010-11-13 Thread Stan Vass
PHP doesn't have anything significant that would benefit from a GPU right now. As a more realistic goal, (1) APC should become a standard part of the PHP distro, and later (2) part of the Zend Engine. Once this is done, (3) the next step is JIT, and few months ago there was some work done on L

Re: [PHP-DEV] GPU Acceleration

2010-11-13 Thread Jonah H. Harris
On Sat, Nov 13, 2010 at 6:41 AM, Stan Vass wrote: > PHP doesn't have anything significant that would benefit from a GPU right > now. > > As a more realistic goal, (1) APC should become a standard part of the PHP > distro, and later (2) part of the Zend Engine. Once this is done, (3) the > next st

Re: [PHP-DEV] [PHP] multiple sapi (multiple bug reports)

2010-11-13 Thread Jérôme Loyet
Le 12 novembre 2010 23:57, Jani Taskinen a écrit : > I updated the patch: > >  http://pecl.php.net/~jani/patches/multi-sapi.patch > > Now it will fail if no sapi/binary is selected. And "make install" will now > also install them all. :) it seems to work well. > > The question remains: into what

Re: [PHP-DEV] [PHP] multiple sapi (multiple bug reports)

2010-11-13 Thread Stanley Sufficool
2010/11/13 Jérôme Loyet : > Le 12 novembre 2010 23:57, Jani Taskinen a écrit : >> I updated the patch: >> >>  http://pecl.php.net/~jani/patches/multi-sapi.patch >> >> Now it will fail if no sapi/binary is selected. And "make install" will now >> also install them all. :) > > it seems to work well.

Re: [PHP-DEV] [PHP] multiple sapi (multiple bug reports)

2010-11-13 Thread Jérôme Loyet
Le 13 novembre 2010 20:50, Stanley Sufficool a écrit : > 2010/11/13 Jérôme Loyet : >> Le 12 novembre 2010 23:57, Jani Taskinen a écrit : >>> I updated the patch: >>> >>>  http://pecl.php.net/~jani/patches/multi-sapi.patch >>> >>> Now it will fail if no sapi/binary is selected. And "make install"

Re: [PHP-DEV] [PHP] multiple sapi (multiple bug reports)

2010-11-13 Thread Matti Bickel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/13/2010 08:50 PM, Stanley Sufficool wrote: > 2010/11/13 Jérôme Loyet : >> Le 12 novembre 2010 23:57, Jani Taskinen a écrit : >>> I updated the patch: >>> >>> http://pecl.php.net/~jani/patches/multi-sapi.patch >>> >>> Now it will fail if no sapi

Re: [PHP-DEV] [PHP] multiple sapi (multiple bug reports)

2010-11-13 Thread Jani Taskinen
13.11.2010 23:24, Matti Bickel kirjoitti: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/13/2010 08:50 PM, Stanley Sufficool wrote: 2010/11/13 Jérôme Loyet: Le 12 novembre 2010 23:57, Jani Taskinen a écrit : I updated the patch: http://pecl.php.net/~jani/patches/multi-sapi.patch Now