JoyQueue-Retry-API

Retry message API

Лицензия

Лицензия

Группа

Группа

org.joyqueue
Идентификатор

Идентификатор

joyqueue-retry-api
Последняя версия

Последняя версия

4.2.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

JoyQueue-Retry-API
Retry message API
Организация-разработчик

Организация-разработчик

Joyqueue Community

Скачать joyqueue-retry-api

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.joyqueue : joyqueue-model jar 4.2.7
com.jd.joyqueue : laf-extension-core jar 1.0.16
io.netty : netty-all jar 4.1.27.Final
org.slf4j : slf4j-api jar 1.7.25
org.joyqueue : joyqueue-toolkit jar 4.2.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
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