Tagged articles
3 articles
Page 1 of 1
Programmer DD
Programmer DD
Sep 30, 2020 · Backend Development

What’s New in Hmily 2.1.1? A Deep Dive into the New Architecture and Features

Hmily 2.1.1 introduces a completely refactored architecture, new modules, expanded RPC support, configurable storage options, and detailed upgrade guides, enabling developers to build high‑availability, high‑performance distributed transactions with minimal code changes across Spring Boot, Dubbo, and Spring Cloud ecosystems.

HmilyJavaSpring Boot
0 likes · 12 min read
What’s New in Hmily 2.1.1? A Deep Dive into the New Architecture and Features
Programmer DD
Programmer DD
Sep 12, 2020 · Backend Development

What’s New in Hmily? A Deep Dive into the Latest Architecture and Roadmap

The article presents Hmily’s monthly report, detailing its high‑performance distributed transaction solution, recent architectural refactoring, newly added modules and SPI implementations, community‑driven bug fixes and feature releases, and outlines upcoming versions supporting TCC and TAC modes.

Backend DevelopmentDistributed TransactionsHmily
0 likes · 6 min read
What’s New in Hmily? A Deep Dive into the Latest Architecture and Roadmap
Programmer DD
Programmer DD
Oct 12, 2018 · Backend Development

Why Hmily Is the High‑Performance Asynchronous TCC Framework for Distributed Transactions

This article explains Hmily’s core features, the four key techniques that give it high performance—including Disruptor‑based log handling, asynchronous confirm/cancel execution, ThreadLocal caching, and GuavaCache usage—and provides step‑by‑step guidance on integrating the framework with Dubbo, Spring Cloud, or Motan.

GuavaCacheHmilyJava
0 likes · 17 min read
Why Hmily Is the High‑Performance Asynchronous TCC Framework for Distributed Transactions