分布式事务书籍随书源码
☆115Jul 14, 2021Updated 4 years ago
Alternatives and similar repositories for distribute-transaction
Users that are interested in distribute-transaction are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- distributed transaction book☆12May 28, 2020Updated 6 years ago
- 纯算法可以获取到1900-2100年之间任意日期的详细信息,包括:节日、是否闰年和闰月、公历和农历、对应的二十四节气以及天干地支信息等。☆25Jun 17, 2022Updated 4 years ago
- 🔥🔥🔥《深入理解高并发编程:核心原理与案例实战》随书源码☆56May 19, 2023Updated 3 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆37Jun 17, 2022Updated 4 years ago
- 🔥🔥🔥冰河技术知识星球《Spring核心技术》专栏源码,扫码5折加入星球☆47May 29, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 学习开源项目,模拟实现netty,tomcat,springmvc,springboot等核心功能。可以作为提升编码能力的实践项目。欢迎各位一起参与,提交代码,相互学习☆42Dec 7, 2023Updated 2 years ago
- Some examples how to use cmmn-js☆10Sep 4, 2022Updated 3 years ago
- mykit架构中独立出来的mykit-lock组件,旨在提供高并发架构下分布式系统的分布式锁架构。 分布式锁是控制分布式系统之间同步访问共享资源的一种方式。在分布式系统中,常常需要协调他们的动作。如果不同的系统或是同一个系统的不同主机之间共享了一个或一组资源,那么访问这…