submit query

Kernel Controller – Broadcast Database Management Software server manages, maintains, and delivers data to all the WASP3D clients across the network for easy database management for broadcast. It is the heart of the WASP3D networked solution. Kernel Controller, a database management platform also ensures the concurrent data is available to all Databuzz clients across the network.

The central database (MSSQL) provides data storage, management, and synchronization of data online to all WASP3D client modules across the network.

The Kernel controller data manager consists of Windows service components with the implementation of the MSSQL server. The “WASP3D Kernel Controller- data & quality management” service in Windows hosts additional services as endpoints for providing multiple functionalities. These services are exposed using Microsoft’s WCF technology and any new endpoint/functionality can be added to the system by using the Add-in architecture of the Kernel controller module.

Default services hosted by Kernel Controller

  • Program Manager

    The Program Manager is a collection of playlists with each individual playlist maintaining an independent layer or Z-order. This service manages this relationship and the associated data.

  • UDT Manager

    User-Defined Tables (UDT) enables users to create simple relation tables without the need of programming. This simple interface allows users to define structured data and then be able to directly wire (i.e. link) this information to design elements.

  • Rights Management

    This service ascertains specific rights for different actions to be executed in different WASP3D modules.