# activeMQ **Repository Path**: xoapyuer/activeMQ ## Basic Information - **Project Name**: activeMQ - **Description**: activeMQ实例,点对点发送,订阅发送 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # activeMQ #### 介绍 activeMQ,点对点发送,订阅发送 ``` activeMQ | ├──p2p | | | ├──Consumer --消费者 | | | ├──Producer --发送者 | ├──pubsub | | | ├──Publisher --发送者 | | | ├──Subscribe --订阅者 ```