Windows Cache Extension for PHP - Beta

View: New views
5 Messages — Rating Filter:   Alert me  

Windows Cache Extension for PHP - Beta

by Ruslan Yakushev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

IIS team has released a beta of the Windows Cache Extension 1.0 for PHP<http://www.iis.net/extensions/WinCacheForPHP>. The Windows Cache Extension for PHP is a PHP accelerator<http://en.wikipedia.org/wiki/PHP_accelerator>, that is used to increase the speed of PHP applications running on the Windows operating systems. Any PHP application can take advantage of the functionality provided by the Windows Cache Extension for PHP without any code modifications. All that is required is that the extension is enabled and loaded by the PHP engine.

You can learn more about the extension and download the non-thread safe builds for PHP 5.2 and PHP 5.3 from the extension page at http://www.iis.net/extensions/WinCacheForPHP. The extension documentation is available at http://learn.iis.net/page.aspx/678/using-windows-cache-extension-for-php/ .

Re: Windows Cache Extension for PHP - Beta

by Richard Quadling :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/9/2 Ruslan Yakushev <ruslany@...>:
> IIS team has released a beta of the Windows Cache Extension 1.0 for PHP<http://www.iis.net/extensions/WinCacheForPHP>. The Windows Cache Extension for PHP is a PHP accelerator<http://en.wikipedia.org/wiki/PHP_accelerator>, that is used to increase the speed of PHP applications running on the Windows operating systems. Any PHP application can take advantage of the functionality provided by the Windows Cache Extension for PHP without any code modifications. All that is required is that the extension is enabled and loaded by the PHP engine.
>
> You can learn more about the extension and download the non-thread safe builds for PHP 5.2 and PHP 5.3 from the extension page at http://www.iis.net/extensions/WinCacheForPHP. The extension documentation is available at http://learn.iis.net/page.aspx/678/using-windows-cache-extension-for-php/ .
>

At what stage, if at all, would this be available via PECL?



--
-----
Richard Quadling
"Standing on the shoulders of some very clever giants!"
EE : http://www.experts-exchange.com/M_248814.html
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
ZOPA : http://uk.zopa.com/member/RQuadling

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: Windows Cache Extension for PHP - Beta

by Rasmus Lerdorf :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Richard Quadling wrote:
> 2009/9/2 Ruslan Yakushev <ruslany@...>:
>> IIS team has released a beta of the Windows Cache Extension 1.0 for PHP<http://www.iis.net/extensions/WinCacheForPHP>. The Windows Cache Extension for PHP is a PHP accelerator<http://en.wikipedia.org/wiki/PHP_accelerator>, that is used to increase the speed of PHP applications running on the Windows operating systems. Any PHP application can take advantage of the functionality provided by the Windows Cache Extension for PHP without any code modifications. All that is required is that the extension is enabled and loaded by the PHP engine.
>>
>> You can learn more about the extension and download the non-thread safe builds for PHP 5.2 and PHP 5.3 from the extension page at http://www.iis.net/extensions/WinCacheForPHP. The extension documentation is available at http://learn.iis.net/page.aspx/678/using-windows-cache-extension-for-php/ .
>>
>
> At what stage, if at all, would this be available via PECL?

Impossible without a license change.  There are some dumb restrictions
in the license, like not being allowed to publish benchmarks, for example.

-Rasmus

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


RE: Windows Cache Extension for PHP - Beta

by Ruslan Yakushev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Richard,

We hope to make this an open source in near future and PECL is the primary option we are considering.

-----Original Message-----
From: Richard Quadling [mailto:rquadling@...]
Sent: Thursday, September 03, 2009 1:31 AM
To: Ruslan Yakushev
Cc: php-windows@...
Subject: Re: [PHP-WIN] Windows Cache Extension for PHP - Beta

2009/9/2 Ruslan Yakushev <ruslany@...>:
> IIS team has released a beta of the Windows Cache Extension 1.0 for PHP<http://www.iis.net/extensions/WinCacheForPHP>. The Windows Cache Extension for PHP is a PHP accelerator<http://en.wikipedia.org/wiki/PHP_accelerator>, that is used to increase the speed of PHP applications running on the Windows operating systems. Any PHP application can take advantage of the functionality provided by the Windows Cache Extension for PHP without any code modifications. All that is required is that the extension is enabled and loaded by the PHP engine.
>
> You can learn more about the extension and download the non-thread safe builds for PHP 5.2 and PHP 5.3 from the extension page at http://www.iis.net/extensions/WinCacheForPHP. The extension documentation is available at http://learn.iis.net/page.aspx/678/using-windows-cache-extension-for-php/ .
>

At what stage, if at all, would this be available via PECL?



--
-----
Richard Quadling
"Standing on the shoulders of some very clever giants!"
EE : http://www.experts-exchange.com/M_248814.html
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
ZOPA : http://uk.zopa.com/member/RQuadling


RE: Windows Cache Extension for PHP - Beta

by Ruslan Yakushev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

True, the current license does not conform to the PECL requirements. The license will change when we make it an open source and before submission to PECL.


-----Original Message-----
From: Rasmus Lerdorf [mailto:rasmus@...]
Sent: Thursday, September 03, 2009 6:18 AM
To: RQuadling@...
Cc: php-windows@...
Subject: Re: [PHP-WIN] Windows Cache Extension for PHP - Beta

Richard Quadling wrote:
> 2009/9/2 Ruslan Yakushev <ruslany@...>:
>> IIS team has released a beta of the Windows Cache Extension 1.0 for PHP<http://www.iis.net/extensions/WinCacheForPHP>. The Windows Cache Extension for PHP is a PHP accelerator<http://en.wikipedia.org/wiki/PHP_accelerator>, that is used to increase the speed of PHP applications running on the Windows operating systems. Any PHP application can take advantage of the functionality provided by the Windows Cache Extension for PHP without any code modifications. All that is required is that the extension is enabled and loaded by the PHP engine.
>>
>> You can learn more about the extension and download the non-thread safe builds for PHP 5.2 and PHP 5.3 from the extension page at http://www.iis.net/extensions/WinCacheForPHP. The extension documentation is available at http://learn.iis.net/page.aspx/678/using-windows-cache-extension-for-php/ .
>>
>
> At what stage, if at all, would this be available via PECL?

Impossible without a license change.  There are some dumb restrictions
in the license, like not being allowed to publish benchmarks, for example.

-Rasmus

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php