Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
apache__rocketmq_CVE-2023-33246_5-1-0 | Kitploit
Tools/GitHubGitHub/shoucheng3/apache__rocketmq_cve-2023-33246_5-1-0
Vulnerability AnalysisExploitationWeb Application ExploitationCloud Security
GitHubshoucheng3/apache__rocketmq_cve-2023-33246_5-1-0

apache__rocketmq_CVE-2023-33246_5-1-0

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
1 year agoNot yet reviewed

Apache RocketMQ Developer Guide

This guide helps developers to understand and use Apache RocketMQ quickly.

1. Concepts & Features

  • Concept: introduce basic concepts in RocketMQ.

  • Feature: introduce functional features of RocketMQ's implementations.

2. Architecture Design

  • Architecture: introduce RocketMQ's deployment and technical architecture.

  • Design: introduce design concept of RocketMQ's key mechanisms, including message storage, communication mechanisms, message filter, loadbalance, transaction message, etc.

3. Example

  • Example: introduce RocketMQ's common usage, including basic example, sequence message example, delay message example, batch message example, filter message example, transaction message example, etc.

4. Best Practice

  • Best Practice: introduce RocketMQ's best practice, including producer, consumer, broker, NameServer, configuration of client, and the best parameter configuration of JVM, linux.

  • Message Trace: introduce how to use RocketMQ's message tracing feature.

  • Auth Management: introduce how to deployment quickly and how to use RocketMQ cluster enabling auth management feature.

  • Quick Start: introduce how to deploy Dledger quickly.

  • Cluster Deployment: introduce how to deploy Dledger in cluster.

  • Proxy Deployment Introduce how to deploy proxy (both Local mode and Cluster mode).

5. Operation and maintenance management

  • Operation: introduce RocketMQ's deployment modes that including single-master mode, multi-master mode, multi-master multi-slave mode and so on, as well as the usage of operation tool mqadmin.

6. API Reference(TODO)

  • DefaultMQProducer API Reference
Download Tool