distributed transaction book
☆12May 28, 2020Updated 5 years ago
Alternatives and similar repositories for transaction-book
Users that are interested in transaction-book are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- mykit架构中独立出来的mykit-lock组件,旨在提供高并发架构下分布式系统的分布式锁架构。 分布式锁是控制分布式系统之间同步访问共享资源的一种方式。在分布式系统中,常常需要协调他们的动作。如果不同的系统或是同一个系统的不同主机之间共享了一个或一组资源,那么访问这…☆16Dec 5, 2023Updated 2 years ago
- 📚 本仓库是冰河重现Log4j远程过程执行漏洞的代码示例,完整重现了Log4j最新远程过程执行漏洞,如果对你有所帮助,请给个大大的Star,谢谢啦!!☆11May 29, 2022Updated 3 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆37Jun 17, 2022Updated 3 years ago
- 分布式事务书籍随书源码☆115Jul 14, 2021Updated 4 years ago
- 🔥🔥🔥 mykit架构中独立出来的mykit-cache组件,封装了mykit架构下对于缓存cache的各种操作,使用者只需要引入相关的Jar包,即可实现对缓存的轻松操作。☆17Nov 15, 2022Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 域名绑定动态IP☆19Jun 28, 2024Updated last year
- 🔥🔥🔥冰河技术知识星球《Spring核心技术》专栏源码,扫码5折加入星球☆47May 29, 2023Updated 2 years ago
- 基于websocket的浏览器推送服务器☆11Oct 12, 2017Updated 8 years ago
- 本项目旨在可以为Apk打上系统签名, 目中的SignApk类是从Android的源码中复制出来的系统签名程序, platform.pk8和platform.x509.pem也是从Android源码中复制出来, 通过java -jar mykit-android-signap…☆24Sep 16, 2018Updated 7 years ago
- ☆32Nov 10, 2017Updated 8 years ago
- Spring Data module for MapDB☆14Oct 31, 2017Updated 8 years ago
- 百度BOS、阿里OSS、腾讯COS、京东OSS、华为OBS、又拍云、七牛云的数据迁移工具☆12Dec 22, 2018Updated 7 years ago
- 技术分享☆15Aug 30, 2020Updated 5 years ago
- ☆24Sep 17, 2020Updated 5 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- [DEPRECATED] a collection of routing interfaces for go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.☆24May 25, 2019Updated 6 years ago
- Distributed database middleware☆54Aug 12, 2021Updated 4 years ago
- Source code for 'Pro Hadoop Data Analytics' by Kerry Koitzsch☆14Jul 6, 2023Updated 2 years ago
- ☆17Jan 25, 2026Updated 2 months ago
- Distributed Messaging Framework based on Netty, Apache Ignite, gRPC☆13Dec 17, 2018Updated 7 years ago
- 鄙人写的图书《Tomcat内核设计剖析》,欢迎订购阅读。☆12Sep 11, 2017Updated 8 years ago
- Realtime log processing with Fluentd and NSQ☆14Mar 28, 2019Updated 6 years ago
- 国内外大厂系统架构案例,系统架构面试题与从零到一的实践☆18Mar 15, 2026Updated last week
- DDD写一个下单功能,帮助大家了解DDD中的规范。☆18Jan 26, 2022Updated 4 years ago
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- Sample project showing how easy it is to do XA with clustered, cloud-native transaction logging and recovery.☆18Jun 27, 2025Updated 9 months ago
- Spreadsheet Differ☆86Jul 4, 2020Updated 5 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆116Jun 17, 2022Updated 3 years ago
- ☆10Dec 31, 2014Updated 11 years ago
- Dromara Official Website☆43Sep 26, 2025Updated 6 months ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆107Oct 11, 2023Updated 2 years ago
- Java Pools(Connection Pool,Object Pool,Task Pool)☆13Updated this week
- Spring-Boot集成neo4j,采用JavaAPI驱动包+Bolt连接方式实现节点和关系的创建☆17May 12, 2018Updated 7 years ago
- An internal support project for spring-context in Alibaba☆156Feb 2, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆10Apr 2, 2013Updated 12 years ago
- ☆13Mar 8, 2018Updated 8 years ago
- ☆11May 31, 2023Updated 2 years ago
- jsweixin sdk for angular☆10Jul 14, 2015Updated 10 years ago
- PostgreSQL 数据库中文手册☆14Dec 27, 2014Updated 11 years ago
- 🔥🔥🔥《深入理解高并发编程:核心原理与案例实战》随书源码☆56May 19, 2023Updated 2 years ago
- Modern ORM for MongoDB based on immutable data structure and promises.☆11Jan 20, 2017Updated 9 years ago