For RMI/RPC/Object Proxying/Remoting in PHP, check out PHPBeans
(http://www.phpbeans.com/) and memcached
(http://www.danga.com/memcached/). I was going to combine the two until
the alloted time for the project got slashed. The result would have been
a PHP driven system with the only single point of failure being the
master MySQL server (we have too much data to run MySQL cluster).
-Jeremy
UroÅ Gruber wrote:
Hi!
I need some sort of RMI style with PHP. For example:
10 servers with backend server in php. Then on frontend server I need
to get request from this servers.
regards
Uros
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php