txle Connector GRPC

A distributed transaction solution and can guarantee the final consistency of the business data.

Лицензия

Лицензия

Категории

Категории

gRPC Сеть Networking
Группа

Группа

com.actionsky
Идентификатор

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

txle-connector-grpc
Последняя версия

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

2.19.11.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

txle Connector GRPC
A distributed transaction solution and can guarantee the final consistency of the business data.
Организация-разработчик

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

The Apache Software Foundation

Скачать txle-connector-grpc

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
io.grpc : grpc-protobuf jar 1.14.0
io.grpc : grpc-netty jar 1.14.0
io.netty : netty-tcnative-boringssl-static jar 2.0.7.Final
com.actionsky : txle-transaction jar 2.19.11.0
com.actionsky : txle-contract-grpc jar 2.19.11.0
org.slf4j : slf4j-api jar 1.7.25

test (8)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
org.apache.logging.log4j : log4j-api jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.16.0
com.github.seanyinx : unit-scaffolding jar 1.0.0
org.awaitility : awaitility jar 3.0.0

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

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

txle logo

txle | 中文 License Gitter

txle is a distributed transaction solution and can guarantee the final consistency of the business data.

Feature

  • Multiple ways to guarantee the final consistency of the business data.
  • High performance. The impact of a single branch transaction on business performance is around 2ms.
  • Low invasion. It can work by setting 2 annotations.
  • Support quick start by Docker.
  • Support service downgrading. No effect to main business in case of irresistible factors.
  • Support for exception snapshot processing.
  • Support both timeout and retry.

Architecture

txle architecture

Quick Start

Follow instructions in QuickStart.md.
Please refer to the Chinese documentation for more details.

History

txle is based on ServiceComb Pack. First of all, thanks to the contributors from ServiceComb Pack.

For txle, more attention on financial field and it can work in a lot of complex business cases. Moreover, there were significant improvements on Stability and Performance, especially the QPS, it was increased for several times.

Community

  • QQ group: 696990638
  • WeChat Subscription QR code
    txle

Contribution

Contributions are welcomed and greatly appreciated. See CONTRIBUTION.md for details on submitting patches and the contribution workflow.

com.actionsky

ActionTech

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

Версия
2.19.11.0
2.19.10.0