# SpringBoot_ApachePulsar **Repository Path**: OWolfe/SpringBoot_ApachePulsar ## Basic Information - **Project Name**: SpringBoot_ApachePulsar - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache Pulsar Apache Pulsar 分布式pub-sub消息系统 > Apache Pulsar is an open-source distributed pub-sub messaging system originally created at Yahoo and now part of the Apache Software Foundation Apache Pulsar是一个开源的分布式pub-sub消息系统,最初是由雅虎开发,现在是Apache软件基金会的一个孵化器项目。 ``` org.apache.pulsar pulsar-client 2.2.0 ``` 跳转: [**PulsarService.java**](https://github.com/TianShengBingFeiNiuRen/SpringBoot_ApachePulsar/blob/master/src/main/java/com/andon/pulsar/pulsardemo/service/PulsarService.java) **CSDN**: [**link**](https://blog.csdn.net/weixin_39792935/article/details/84259476).