All Projects → apache → rocketmq-site

apache / rocketmq-site

Licence: other
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to rocketmq-site

liftbridge-api
Protobuf definitions for the Liftbridge gRPC API. https://github.com/liftbridge-io/liftbridge
Stars: ✭ 15 (-63.41%)
Mutual labels:  messaging, cloud-native
Eventmesh
EventMesh is a dynamic cloud-native eventing infrastruture used to decouple the application and backend middleware layer, which supports a wide range of use cases that encompass complex multi-cloud, widely distributed topologies using diverse technology stacks.
Stars: ✭ 356 (+768.29%)
Mutual labels:  cloud-native, rocketmq
dubbo-go-pixiu
Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
Stars: ✭ 385 (+839.02%)
Mutual labels:  cloud-native, rocketmq
Liftbridge
Lightweight, fault-tolerant message streams.
Stars: ✭ 2,175 (+5204.88%)
Mutual labels:  messaging, cloud-native
Spring Cloud Stream
Framework for building Event-Driven Microservices
Stars: ✭ 662 (+1514.63%)
Mutual labels:  messaging, cloud-native
microservices-datadriven
Sample code of application examples to build microservices with converged Oracle database and multi-cloud / hybrid cloud services
Stars: ✭ 28 (-31.71%)
Mutual labels:  messaging, cloud-native
Spring Cloud Alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
Stars: ✭ 20,934 (+50958.54%)
Mutual labels:  cloud-native, rocketmq
Spring Cloud Bus
Spring Cloud event bus
Stars: ✭ 342 (+734.15%)
Mutual labels:  messaging, cloud-native
Nats Server
High-Performance server for NATS.io, the cloud and edge native messaging system.
Stars: ✭ 10,223 (+24834.15%)
Mutual labels:  messaging, cloud-native
postee
Simple message routing system that receives input messages through a webhook interface and can enforce actions using predefined outputs via integrations.
Stars: ✭ 160 (+290.24%)
Mutual labels:  messaging, cloud-native
zenoh-c
zenoh client library written in C and targeting micro-controllers.
Stars: ✭ 28 (-31.71%)
Mutual labels:  messaging
kubecloud
Kubecloud is a multi-cloud container cloud management platform
Stars: ✭ 48 (+17.07%)
Mutual labels:  cloud-native
SuperSimpleTcp
Simple wrapper for TCP client and server in C# with SSL support
Stars: ✭ 263 (+541.46%)
Mutual labels:  messaging
bridgx
BridgX is an Open Source Cloud-Native infrastructure engine aimed to split and manage Hybrid-Cloud&Multi-Cloud computing power, schedule and scale Containers.
Stars: ✭ 204 (+397.56%)
Mutual labels:  cloud-native
Whatsapp Android App
This is sample code for layout for chatting app like Whatsapp.
Stars: ✭ 32 (-21.95%)
Mutual labels:  messaging
muon-java
Muon Core for the JVM. APIs and Microservices taken to the next level
Stars: ✭ 18 (-56.1%)
Mutual labels:  messaging
amqv7-workshop
No description or website provided.
Stars: ✭ 22 (-46.34%)
Mutual labels:  messaging
glossary
The CNCF Cloud Native Glossary Project aims to define cloud native concepts in clear and simple language, making them accessible to anyone — whether they have a technical background or not (https://glossary.cncf.io).
Stars: ✭ 442 (+978.05%)
Mutual labels:  cloud-native
Server
FerrisChat's Server
Stars: ✭ 21 (-48.78%)
Mutual labels:  messaging
inclavare-containers
A novel container runtime, aka confidential container, for cloud-native confidential computing and enclave runtime ecosystem.
Stars: ✭ 510 (+1143.9%)
Mutual labels:  cloud-native

Introduction

This project is the new official documentation site for rocketmq. This website is built using Docusaurus 2, a modern static website generator.

For all of you who contribute documents, here are a few things to keep in mind:

  1. For the person responsible for writing the documentation, the only thing you need to modify is the content under ‘/docs’. Find the document you are responsible for under ‘/docs’ and write it in markdown. The rest of the site is automatic, so please do not modify it.

  2. For those who do translations, we are currently placing English documents at ‘/docs/09-English’ for the time being due to the error-prone nature of the multilingual version of the site.

  3. The framework we currently use supports some nice markdown features, please refer to it and try to speak about the beautiful writing of the document.Markdown Features

For those of you who have contributed documentation and wish to see the results after writing, please refer to the following command.

Local Development

$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].