Closed Ocramius closed 11 years ago
Services can be shared across multiple PHP processes via RPC/REST/SOAP. It may be possible to decorate services with "remote service" proxies that do this in background.
https://github.com/bergie/dnode-php can do the trick
Moved to Ocramius/ProxyManager#7
Services can be shared across multiple PHP processes via RPC/REST/SOAP. It may be possible to decorate services with "remote service" proxies that do this in background.