Sometimes complex applications require several servers to run many operations in parallel, on which some servers provide services to others, establishing what is known as Services Oriented Architecture (SOA).
This class provides simple means to implement a distributed services infrastructure, on which clients and servers consist only of PHP scripts running on common Web servers, thus without the need to resort to complex protocols or an hard to deploy infrastructure.