What is different from the intermediate code HHVM generates and the code that OPcache/apc stores? Is HHVM always faster compared to code that is cached in OPcache/APC?
How does security work in a system like this. If this is used in a shared hosting system, can a user inject false messages into Serf with for example PHP?