| commit | a26cb1a24acccabfe44a50ed9b5285ac23e509d3 | [log] [tgz] |
|---|---|---|
| author | Aaron Ai <yangkun.ayk@gmail.com> | Mon Dec 12 17:44:59 2022 +0800 |
| committer | Aaron Ai <yangkun.ayk@gmail.com> | Mon Dec 12 17:52:55 2022 +0800 |
| tree | 50de00400d6c798d440b63daca3c049c50f07945 | |
| parent | 129f63e6ddcf0bb20d7b4e9ceca1f6dbcbe39dd8 [diff] |
Adjust default thread pool core size
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.
Provide cloud-native and robust solutions for Java, C++, C#, Golang, Rust and all other mainstream programming languages.
| Feature | Java | C/C++ | C# | Golang | Rust | Node.js | Python |
|---|---|---|---|---|---|---|---|
| Producer with standard messages | ✅ | ✅ | ✅ | ✅ | 🚧 | 🚧 | 🚧 |
| Producer with FIFO messages | ✅ | ✅ | ✅ | ✅ | 🚧 | 🚧 | 🚧 |
| Producer with timed/delay messages | ✅ | ✅ | ✅ | ✅ | 🚧 | 🚧 | 🚧 |
| Producer with transactional messages | ✅ | ✅ | ✅ | ✅ | 🚧 | 🚧 | 🚧 |
| Simple consumer | ✅ | ✅ | ✅ | ✅ | 🚧 | 🚧 | 🚧 |
| Push consumer with concurrent message listener | ✅ | ✅ | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Push consumer with FIFO message listener | ✅ | ✅ | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
Similar to other projects of Apache RocketMQ, any attempt to make this project better is welcome, including but not limited to filing a bug report, correcting type error or document writing to complete feature implementation. Do not hesitate to make a pull request if this project catches your attention.
Apache License, Version 2.0 Copyright (C) Apache Software Foundation