PHP Byte Code Compiler
am 14.08.2009 15:57:18 von Ralph Deffke
quite a while I'm thinking for what could that be used. also in the
documentation there are no posts, has anybody ever played arround with if?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: PHP Byte Code Compiler
am 14.08.2009 17:58:11 von Robert Cummings
Ralph Deffke wrote:
> quite a while I'm thinking for what could that be used. also in the
> documentation there are no posts, has anybody ever played arround with if?
There are several: APC, eAccelerator, Zend, PHPAccelerator, and
problably more. I think APC and eAccelerator are the most popular. I use
eAccelerator.
Cheers,
Rob.
--
http://www.interjinn.com
Application and Templating Framework for PHP
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: PHP Byte Code Compiler
am 14.08.2009 18:18:29 von Eddie Drapkin
On Fri, Aug 14, 2009 at 11:58 AM, Robert Cummings wrote:
> Ralph Deffke wrote:
>>
>> quite a while I'm thinking for what could that be used. also in the
>> documentation there are no posts, has anybody ever played arround with if?
>
> There are several: APC, eAccelerator, Zend, PHPAccelerator, and problably
> more. I think APC and eAccelerator are the most popular. I use eAccelerator.
>
> Cheers,
> Rob.
> --
> http://www.interjinn.com
> Application and Templating Framework for PHP
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Does eac work with 5.3.0 now?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: PHP Byte Code Compiler
am 14.08.2009 18:24:28 von Robert Cummings
Eddie Drapkin wrote:
> On Fri, Aug 14, 2009 at 11:58 AM, Robert Cummings wrote:
>> Ralph Deffke wrote:
>>> quite a while I'm thinking for what could that be used. also in the
>>> documentation there are no posts, has anybody ever played arround with if?
>> There are several: APC, eAccelerator, Zend, PHPAccelerator, and problably
>> more. I think APC and eAccelerator are the most popular. I use eAccelerator.
>>
>> Cheers,
>> Rob.
>> --
>> http://www.interjinn.com
>> Application and Templating Framework for PHP
>>
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
> Does eac work with 5.3.0 now?
Release 0.9.6 rc1 does:
http://eaccelerator.net/wiki/Release-0.9.6-rc1
Cheers,
Rob.
--
http://www.interjinn.com
Application and Templating Framework for PHP
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: PHP Byte Code Compiler
am 14.08.2009 18:30:50 von Eddie Drapkin
On Fri, Aug 14, 2009 at 12:24 PM, Robert Cummings wro=
te:
> Eddie Drapkin wrote:
>>
>> On Fri, Aug 14, 2009 at 11:58 AM, Robert Cummings
>> wrote:
>>>
>>> Ralph Deffke wrote:
>>>>
>>>> quite a while I'm thinking for what could that be used. also in the
>>>> documentation there are no posts, has anybody ever played arround with
>>>> if?
>>>
>>> There are several: APC, eAccelerator, Zend, PHPAccelerator, and problab=
ly
>>> more. I think APC and eAccelerator are the most popular. I use
>>> eAccelerator.
>>>
>>> Cheers,
>>> Rob.
>>> --
>>> http://www.interjinn.com
>>> Application and Templating Framework for PHP
>>>
>>> --
>>> PHP General Mailing List (http://www.php.net/)
>>> To unsubscribe, visit: http://www.php.net/unsub.php
>>>
>>>
>>
>> Does eac work with 5.3.0 now?
>
> Release 0.9.6 rc1 does:
>
> Â Â http://eaccelerator.net/wiki/Release-0.9.6-rc1
>
> Cheers,
> Rob.
> --
> http://www.interjinn.com
> Application and Templating Framework for PHP
>
Do you know how stable it is? APC still occasionally gives me a bus
error with 5.3.0 so it's disabled for now.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: PHP Byte Code Compiler
am 14.08.2009 18:37:02 von Robert Cummings
Eddie Drapkin wrote:
> On Fri, Aug 14, 2009 at 12:24 PM, Robert Cummings wrote:
>> Eddie Drapkin wrote:
>>> On Fri, Aug 14, 2009 at 11:58 AM, Robert Cummings
>>> wrote:
>>>> Ralph Deffke wrote:
>>>>> quite a while I'm thinking for what could that be used. also in the
>>>>> documentation there are no posts, has anybody ever played arround with
>>>>> if?
>>>> There are several: APC, eAccelerator, Zend, PHPAccelerator, and problably
>>>> more. I think APC and eAccelerator are the most popular. I use
>>>> eAccelerator.
>>>>
>>>> Cheers,
>>>> Rob.
>>>> --
>>>> http://www.interjinn.com
>>>> Application and Templating Framework for PHP
>>>>
>>>> --
>>>> PHP General Mailing List (http://www.php.net/)
>>>> To unsubscribe, visit: http://www.php.net/unsub.php
>>>>
>>>>
>>> Does eac work with 5.3.0 now?
>> Release 0.9.6 rc1 does:
>>
>> http://eaccelerator.net/wiki/Release-0.9.6-rc1
>>
>> Cheers,
>> Rob.
>> --
>> http://www.interjinn.com
>> Application and Templating Framework for PHP
>>
>
> Do you know how stable it is? APC still occasionally gives me a bus
> error with 5.3.0 so it's disabled for now.
No idea... I've used 5.3.0 for a few tests but I'm still using 5.2.9 for
development uses. Probably won't completely switch over my development
for a few more months. One of my requirements is a stable eAccelerator
for 5.3 :)
Cheers,
Rob.
--
http://www.interjinn.com
Application and Templating Framework for PHP
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: PHP Byte Code Compiler
am 14.08.2009 18:38:34 von Robert Cummings
Robert Cummings wrote:
> Eddie Drapkin wrote:
>> On Fri, Aug 14, 2009 at 12:24 PM, Robert Cummings wrote:
>>> Eddie Drapkin wrote:
>>>> On Fri, Aug 14, 2009 at 11:58 AM, Robert Cummings
>>>> wrote:
>>>>> Ralph Deffke wrote:
>>>>>> quite a while I'm thinking for what could that be used. also in the
>>>>>> documentation there are no posts, has anybody ever played arround with
>>>>>> if?
>>>>> There are several: APC, eAccelerator, Zend, PHPAccelerator, and problably
>>>>> more. I think APC and eAccelerator are the most popular. I use
>>>>> eAccelerator.
>>>>>
>>>>> Cheers,
>>>>> Rob.
>>>>> --
>>>>> http://www.interjinn.com
>>>>> Application and Templating Framework for PHP
>>>>>
>>>>> --
>>>>> PHP General Mailing List (http://www.php.net/)
>>>>> To unsubscribe, visit: http://www.php.net/unsub.php
>>>>>
>>>>>
>>>> Does eac work with 5.3.0 now?
>>> Release 0.9.6 rc1 does:
>>>
>>> http://eaccelerator.net/wiki/Release-0.9.6-rc1
>>>
>>> Cheers,
>>> Rob.
>>> --
>>> http://www.interjinn.com
>>> Application and Templating Framework for PHP
>>>
>> Do you know how stable it is? APC still occasionally gives me a bus
>> error with 5.3.0 so it's disabled for now.
>
> No idea... I've used 5.3.0 for a few tests but I'm still using 5.2.9 for
> development uses. Probably won't completely switch over my development
> for a few more months. One of my requirements is a stable eAccelerator
> for 5.3 :)
Actually, I just checked, I'm using the 5.2.10 release for dev.
Cheers,
Rob.
--
http://www.interjinn.com
Application and Templating Framework for PHP
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php