# MQTopic **Repository Path**: zhangxiaoping91/MQTopic ## Basic Information - **Project Name**: MQTopic - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 主要处理消息的生产、订阅、消费 1. 基于redis发布订阅模式实现的消息队列,注意:必须发布消息时,必须启动客户端,不然会造成消息丢失!!!