OpenMessaging-SpringBoot-Starter

SpringBoot Support for the OpenMessaging API

License

License

Categories

Categories

Spring Boot Container Microservices Messaging Application Layer Libs
GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

openmessaging-spring-boot-starter
Last Version

Last Version

4.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

OpenMessaging-SpringBoot-Starter
SpringBoot Support for the OpenMessaging API
Project Organization

Project Organization

Joyqueue Community

Download openmessaging-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/org.joyqueue/openmessaging-spring-boot-starter/ -->
<dependency>
    <groupId>org.joyqueue</groupId>
    <artifactId>openmessaging-spring-boot-starter</artifactId>
    <version>4.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.joyqueue/openmessaging-spring-boot-starter/
implementation 'org.joyqueue:openmessaging-spring-boot-starter:4.2.7'
// https://jarcasting.com/artifacts/org.joyqueue/openmessaging-spring-boot-starter/
implementation ("org.joyqueue:openmessaging-spring-boot-starter:4.2.7")
'org.joyqueue:openmessaging-spring-boot-starter:jar:4.2.7'
<dependency org="org.joyqueue" name="openmessaging-spring-boot-starter" rev="4.2.7">
  <artifact name="openmessaging-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joyqueue', module='openmessaging-spring-boot-starter', version='4.2.7')
)
libraryDependencies += "org.joyqueue" % "openmessaging-spring-boot-starter" % "4.2.7"
[org.joyqueue/openmessaging-spring-boot-starter "4.2.7"]

Dependencies

compile (4)

Group / Artifact Type Version
org.joyqueue : openmessaging-spring-boot-autoconfigure jar 4.2.7
org.springframework.boot : spring-boot-starter jar 2.1.3.RELEASE
io.openmessaging : openmessaging-api jar 1.0.0-alpha
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

JoyQueue

License Release Maven Central Last commit Travis Coverage Status

阅读中文版

JoyQueue -- A cloud-native production-ready messaging platform with excellent performance.

Features

  • High performance design with low latency and high throughput, see performance.
  • Built-in multi-protocol support, working pretty well with OpenMessaging, Kafka and MQTT clients.
  • easy to deploy: single-process, zero-dependent, no need of additional cluster coordination services.
  • Large-scale clustering.
  • Strong durability
  • Consistent replication based on Raft consensus algorithm.
  • Full-featured web management console.
  • Other nice features:
    • Rich metrics APIs
    • Transactions
    • Parallel message consumption
    • Message archiving
    • Message preview
    • Automatically save consumption failure messages and error logs
    • Unlimited message stacking capacity

Performance

A JoyQueue performance test results here:

Scenario QPS clients Delay AVG/TP99/TP999 (ms) Fail(%)
Online service 510, 924 400 1/4/8 0
Streaming 32, 961, 776 900 N/A 0

Scenario settings:

Scenario Sync/Async Batch Compress Msg size Partitions Client SDK
Online service Sync 1 Not compressed 1KB 200 joyqueue-client-4.1.0
Streaming Async 100 LZ4 1KB 200 kafka-clients-2.1.1

For detail,visit Performance

Quickstart

Visit Quick start

Documentation

Visit Documentation Index

Dependency Analysis

The License Maven Plugin manages the license of this project and its dependencies. Use maven goal license:third-party-report to generate a report of all third-parties detected in the project.

mvn license:aggregate-third-party-report

Contributing

We are dedicate to building high-quality messaging platform product. So any thoughts, pull requests, or issues are appreciated. See CONTRIBUTING.md for details on submitting patches and the contribution workflow.

License

Licensed under the Apache License, Version 2.0.

org.joyqueue

ChubaoStream: To Make Data Streaming Simple

Versions

Version
4.2.7
4.2.5.3
4.2.5.2
4.2.5.1
4.2.5
4.2.4-RC2
4.2.4-RC1
4.2.3
4.2.2
4.2.1
4.2.0