Release cpp-5.0.0-beta
Collect stats for local cache (#70)

6 files changed
tree: 0f788b074819b73bc8216539f98d642982041197
  1. .github/
  2. cpp/
  3. csharp/
  4. docs/
  5. golang/
  6. java/
  7. .asf.yaml
  8. .gitignore
  9. LICENSE
  10. README.md
README.md

RocketMQ Clients - Collection of Polyglot Clients for Apache RocketMQ

License CPP C# Java Golang

Overview

Polyglot solutions of clients for Apache RocketMQ, and both of them follow the specification of rocketmq-apis, replace the previous protocol based on RemotingCommand by Protocol Buffers and gRPC. Apart from that, APIs from clients of different languages share the same model and semantics.

Goal

Provides cloud-native and robust solutions for mainstream programming languages.

Features and Status

JavaCPPC#
Producer
Push Consumer
Simple Consumer
Pull Consumer

Related

License

Apache License, Version 2.0 Copyright (C) Apache Software Foundation