tree: 1b881873914625787bb4af65a68080fa17fe5bdc [path history] [tgz]
  1. .github/
  2. cpp/
  3. csharp/
  4. docs/
  5. golang/
  6. java/
  7. .asf.yaml
  8. .gitignore
  9. .licenserc.yaml
  10. LICENSE
  11. README.md
README.md

RocketMQ Clients - Collection of client bindings for Apache RocketMQ

License CPP C# Java Golang

Overview

Client bindings for Apache RocketMQ, all of them follow the specification of rocketmq-apis, replacing 4.x remoting-based counterparts. Clients in this repository are built on top of Protocol Buffers and gRPC.

Goal

Provide cloud-native and robust solutions for Java, C++, C#, Golang, Rust and all other 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