2.4.2
文档
下载
客户端
REST API
博客
社区
Apache
中文
English
日本語
Français
参与翻译
›
概念和架构
Get started
Pulsar 2.0
Run Pulsar locally
Run Pulsar in Docker
Use Pulsar with client libraries
概念和架构
Overview
Messaging
Architecture
Clients
Geo Replication
Multi Tenancy
Authentication and Authorization
Topic Compaction
Tiered Storage
Schema Registry
Pulsar Schema
Get started
Understand schema
Schema evolution and compatibility
Manage schema
Pulsar Functions
Overview
Setup: Pulsar Functions Worker
Setup: Configure Functions runtime
How-to: Develop
How-to: Debug
How-to: Deploy
Reference: CLI
Pulsar IO
Overview
Get started
Use
Managing Connectors
Debug
Builtin Connectors
Developing Connectors
CDC Connector
Pulsar SQL
Overview
Get Started
Deployment and Configuration
部署
Amazon Web Services
Kubernetes
Bare metal
Bare metal multi-cluster
DC/OS
Monitoring
系统管理
ZooKeeper and BookKeeper
Geo-replication
Dashboard
Pulsar statistics
Load balance
Pulsar proxy
Upgrade
安全
Overview
Transport Encryption using TLS
Authentication using TLS
Client Authentication using tokens
Token authentication admin
Authentication using Athenz
Authentication using Kerberos
Authorization and ACLs
End-to-End Encryption
Extending
客户端库
Java
Go
Python
C++
WebSocket
Admin API
Overview
Clusters
Tenants
Brokers
Namespaces
Permissions
Persistent topics
Non-Persistent topics
Partitioned topics
Schemas
Functions
适配器
Kafka client wrapper
Apache Spark
Apache Storm
参考手册
Tiered Storage
Topic compaction
Message deduplication
Non-persistent messaging
Partitioned Topics
Message retention and expiry
Encryption
Message queue
BookKeeper Ledger Metadata
开发
Simulation tools
Binary protocol
Custom schema storage
Modular load manager
Building Pulsar C++ client
参考
Terminology
Pulsar CLI tools
Pulsar Admin CLI
Connector Admin CLI
Pulsar configuration
Pulsar Metrics
Translate
Geo Replication
Pulsar能够在不同的地理位置生产和消费消息。 例如,你的应用程序可能在一个地区或市场中发布数据,你希望在其他地区或市场处理和消费。 Pulsar中的
地理复制
使您能够做到这一点。
←
客户端
多租户
→