Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++ Workflow 增加kafka client支持kafka协议 #152

Closed
wzl12356 opened this issue Nov 13, 2020 · 1 comment
Closed

C++ Workflow 增加kafka client支持kafka协议 #152

wzl12356 opened this issue Nov 13, 2020 · 1 comment
Labels
advertisement Something amazing to introduce

Comments

@wzl12356
Copy link
Contributor

C++ Workflow增加对kafka协议的支持。

具有以下功能特点:

  • 基于C++ Workflow内部的任务流机制实现,高效简洁。

  • 支持kafka常用的消息生产、获取和消费者组等特性。

  • 以插件形式发布,编译时通过make KAFKA=y,生成独立的类库。

  • 搜狗实际业务锤炼,稳定可靠。

@Barenboim Barenboim added the advertisement Something amazing to introduce label Nov 13, 2020
@Barenboim
Copy link
Contributor

Barenboim commented Nov 13, 2020

这是完整kafka client的实现,完美替代rdkafka!欢迎使用!
https://github.com/sogou/workflow/blob/master/docs/tutorial-13-kafka_cli.md

@Barenboim Barenboim pinned this issue Nov 13, 2020
@holmes1412 holmes1412 unpinned this issue Jun 6, 2021
@holmes1412 holmes1412 pinned this issue Jun 6, 2021
@holmes1412 holmes1412 unpinned this issue Jun 6, 2021
@holmes1412 holmes1412 pinned this issue Jun 6, 2021
@Barenboim Barenboim unpinned this issue Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advertisement Something amazing to introduce
Projects
None yet
Development

No branches or pull requests

2 participants