MQ transports are a kind of connective transport supporting both clients and servers through MQSeries. With MQSeries, applications read and write data through queues, which are managed by queue managers. To send or receive data via MQSeries, an application must specify the queue manager and the queue. (The queue manager can be either on the local machine or remote.)