Oct 21, 2022 README.md [fix][doc] Point Python and C++ docs to new GitHub repos (#18140) Oct 21, 2022 README.md NOTICE The Apache Pulsar C++ Client code now lives here: https://github.com/apache/pulsar-client-cpp
Apache Pulsar C++ client library. Contribute to apache/pulsar-client-cpp development by creating an account on GitHub.
pulsar-client-admin-api:管理流客户端相关的接口。 pulsar-client-all:单纯用于构建完整的客户端,管理流和数据流都打到一个包里。 pulsar-client-api:Client 的通用 API。 pulsar-client-auth-athenz:Client 的 Athenz 身份验证插件。 pulsar-client-auth-sasl:Client 的 SASL 身份验证插件。 pulsar-client-cpp:...
pulsar-client-auth-sasl [improve][client] Reduce unshaded dependencies and shading warnings in… 5个月前 pulsar-client-cpp [fix][doc] Point Python and C++ docs to new GitHub repos (#18140) 3年前 pulsar-client-dependencies-minimized [improve][client] PIP-393: Improve performance of...
pulsar-client-all:单纯用于构建完整的客户端,管理流和数据流都打到一个包里。 pulsar-client-api:Client 的通用 API。 pulsar-client-auth-athenz:Client 的 Athenz 身份验证插件。 pulsar-client-auth-sasl:Client 的 SASL 身份验证插件。 pulsar-client-cpp:Pulsar 的 C++ 客户端。
通过源码安装 pulsar-client 如果获取到源码,也可以执行以下命令通过源码安装 pulsar-client $ git clone https://github.com/apache/pulsar $ cd pulsar/pulsar-client-cpp/python $ sudo python setup.py install 连接字符串 在实例详情中获取实例连接地址来确定正确的连接字符串 ...
pulsar-client-auth-athenz [feat][client] Support forward proxy for the ZTS server in pulsar-clie… 3个月前 pulsar-client-auth-sasl [improve][client] Reduce unshaded dependencies and shading warnings in… 5个月前 pulsar-client-cpp [fix][doc] Point Python and C++ docs to new GitHub repos ...
pulsar-client-auth-sasl:Client 的 SASL 身份验证插件。 pulsar-client-cpp:Pulsar 的 C++ 客户端。 pulsar-client-messagecrypto-bc:消息加密工具库。 pulsar-client-tools:一些 CLI 工具。 pulsar-function-go:Pulsar Function go 语言相关。 pulsar-functions:Pulsar Function 的主要实现。
[pulsar-client-cpp] 添加 physicalAddress 作为连接池的 keyhttps:///apache/pulsar-client-cpp/pull/411 @heesung-sn 活动新闻 2024年3月 5 日:StreamNative 和 Databricks 联合推出 Pulsar Spark Connector,为实时数据处理提供助力。[1] 2024年3月 6日:StreamNative 宣布开源 Oxia Java 客户端 [2] ...
git clone https://github.com/apache/pulsar-client-node.gitcdpulsar-client-node Since this client is aC++ addonthat depends on thePulsar C++ client, you need to install the C++ client first. You need to ensure there is a C++ compiler that supports C++11 installed in your system. ...