Web Processor Bus is a communication channel between web processors and the server-side bridge. For that:
the server-side bridge starts Web Processor Bus Service, which implements Web Processor Bus Service API;
each web processor provides the IRWebProcessor API implementation.
Web Processor Bus relies on the Java RMI inter-process communication technology.