What is the WebORB for PHP runtime environment? It supposedly connects Flex, Flash, AJAX and Silverlight clients with PHP classes and data from relational databases.
It seems to support AMF (Flash<>PHP data exchange), is the entire product built around this?
Does it use sockets? or is it just an AMF service?
Does it run as a background service on the server? or just on page requests?