https://github.com/yjshen/pulsar-internals
Apache Pulsar 源码解析
https://github.com/yjshen/pulsar-internals
apache-pulsar design-and-implementation messaging-system
Last synced: 3 months ago
JSON representation
Apache Pulsar 源码解析
- Host: GitHub
- URL: https://github.com/yjshen/pulsar-internals
- Owner: yjshen
- Created: 2020-02-01T11:12:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-01T11:19:40.000Z (over 6 years ago)
- Last Synced: 2025-10-27T07:27:41.879Z (7 months ago)
- Topics: apache-pulsar, design-and-implementation, messaging-system
- Homepage:
- Size: 1.95 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pulsar 源码分析
从源码角度分析 Pulsar 的设计与实现。
1. [Pulsar 的源码组织与各模块基本功能简介](module-structure.md)