SKA SDP Data Queue Library

This is a repository for the Data Queue Library used in the SKA SDP.

The data queue library mainly supports loading data on and off Kafka queues. The queues are initially created, and it also involves functions to send/receive data. This requires the library to be able to validate data and send data to Kafka queues.

The library provides schema for validation.