zhouxinyu / rocketmq-clients

RocketMQ Clients - Collection of Polyglot Clients for Apache RocketMQ

Home Page:https://rocketmq.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Java CPP C#
Producer
Push Consumer
Simple Consumer
Pull Consumer

Related

License

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

About

RocketMQ Clients - Collection of Polyglot Clients for Apache RocketMQ

https://rocketmq.apache.org/

License:Apache License 2.0


Languages

Language:Java 41.0%Language:C++ 38.9%Language:C# 11.7%Language:Go 5.1%Language:Starlark 2.3%Language:C 0.6%Language:Shell 0.2%Language:Python 0.2%