Coder Social home page Coder Social logo

tuchief / folkmq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from noear/folkmq

0.0 0.0 0.0 6.45 MB

FolkMQ, an in-memory messaging middleware (standalone, ~ 180K TPS). Supports "snapshot persistence" and "Broker cluster mode "!

Home Page: https://folkmq.noear.org

License: GNU Lesser General Public License v2.1

Java 71.70% CSS 19.95% FreeMarker 8.34%

folkmq's Introduction

FolkMQ

An in-memory messaging middleware (support for snapshot persistence, Broker clustering)

https://folkmq.noear.org

Maven Apache 2 jdk-8 jdk-11 jdk-17 jdk-21
gitee star github star


Language: English | 中文

Introduction

  • Run in Memory + snapshot persistence + Broker cluster mode (optional)
  • based on [Socket. D development] (https://socketd.noear.org/), it features full support), especially the single connection "multiplex"! Protocols such as udp can also be added
role function
Producer Publish messages (Qos0, Qos1), publish timed messages (Qos0, Qos1), publish retry
Consumer Subscribe, unsubscribe
Consumer Consume-ACK (automatic, manual)
Server Publish-Confirm, Subscribe-Confirm, Unsubscribe-Confirm, Distribute-Retry, Distribute-Delay
Server In-memory running, snapshot persistence (automatic, offline, manual)

License to Use Software

FolkMQ is a commercial open source software that:

  • Standalone deployment, Community Edition features (free for licensed use)
  • Cluster deployment edition, for Enterprise Edition features (paid and licensed)。See:《Enterprise Edition》

Features

  • Fast, really fast (Stand-alone version, ~ 180K TPS). A bit like Redis is to MySql.

//Using MacBook pro 2020 + JDK8 native test, single client sending and receiving (running points inevitably have fluctuations, I chose the better one)

Join a community exchange group

QQ communication group:316697724 Wechat communication group (input: FolkMQ when applying)

Video recording of development process

Official website

https://folkmq.noear.org

Special thanks to JetBrains for supporting the open source project

JetBrains

folkmq's People

Contributors

noear avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.