RockBus can be configured statically via xml files or SQL Server database. RockBus also provides a WCF interface to dynamically (at run-time) configure subscriptions.
Static Server Side ConfigurationThe RockBus Configuration model looks as follows:

Filters can be configured as below:

Endpoints can be configured as below:

Subscriptions can be configuired as below:

The Subscription configuration refers to filters and endpoints by their ids.