Ocramius / OcraServiceManager

ServiceManager additional features implemented via modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote ServiceManager endpoint communication

Ocramius opened this issue · comments

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.