Manuel Lemos wrote:

> Hello,
> 
> on 03/05/2007 12:22 PM Mark said the following:
>> I have a web clustering solution.
>> It is better than putting session files on NFS and better than using a
>> database. Take a look and give it a try.
>> 
>> I need feedback on platforms, installation problems, bugs, suggestions,
>> and if you are up to it, patches.
>> 
>> Here is a brief outline
>> http://www.mohawksoft.org/?q=node/36
>> 
>> You can download it from
>> http://www.mohawksoft.org
> 
> This seems very much like memcached based solutions.
> 
Actually the system codebase predates memcached and it is far more complete
as a solution. It properly handles session locking during web page
processing to avoid the phantom write problem. It provides a host
of "Concurrent access" APIs for web sites.

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

Reply via email to