分布式事务书籍随书源码
☆116Jul 14, 2021Updated 5 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:
- 纯算法可以获取到1900-2100年之间任意日期的详细信息,包括:节日、是否闰年和闰月、公历和农历、对应的二十四节气以及天干地支信息等。☆26Jun 17, 2022Updated 4 years ago
- 🔥🔥🔥《深入理解高并发编程:核心原理与案例实战》随书源码☆56May 19, 2023Updated 3 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆36Jun 17, 2022Updated 4 years ago
- 学习开源项目,模拟实现netty,tomcat,springmvc,springboot等核心功能。可以作为提升编码能力的实践项目。欢迎各位一起参与,提交代码,相互学习☆42Dec 7, 2023Updated 2 years ago
- 🔥🔥🔥冰河技术知识星球《Spring核心技术》专栏源码,扫码5折加入星球☆47May 29, 2023Updated 3 years ago
- AI Agents on 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.
- mykit架构中独立出来的mykit-lock组件,旨在提供高并发架构下分布式系统的分布式锁架构。 分布式锁是控制分布式系统之间同步访问共享资源的一种方式。在分布式系统中,常常需要协调他们的动作。如果不同的系统或是同一个系统的不同主机之间共享了一个或一组资源,那么访问这…☆17Dec 5, 2023Updated 2 years ago
- 📚 本仓库是冰河重现Log4j远程过程执行漏洞的代码示例,完整重现了Log4j最新远程过程执行漏洞,如果对你有所帮助,请给个大大的Star,谢谢啦!!☆11May 29, 2022Updated 4 years ago
- 基于canal的mysql slave实现☆12Apr 7, 2013Updated 13 years ago
- Scalable IO in Java☆20Oct 7, 2018Updated 7 years ago
- https://pan.baidu.com/share/home?uk=1767273693#category/type=0☆20Jun 26, 2017Updated 9 years ago
- 分享各种编程语言、开发技术、分布式与微服务架构、分布式数据库、分布式事务、云原生、大数据与云计算技术和渗透技术。另外,还会分享各种面试题和面试技巧。☆111Dec 19, 2021Updated 4 years ago
- dubbo example☆26May 2, 2016Updated 10 years ago
- mykit-excel插件是通用的Excel导出导出框架,旨在提供通用的Excel导入导出功能,支持以注解方式选择JavaBean中的部分字段导出,并提供注解指定Excel列标题和排序功能。☆34Dec 16, 2022Updated 3 years ago
- STAM, Streaming Topology Analysis Method☆32May 4, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 一个高性能二级缓存实现, 内存LRU缓存 + 磁盘文件持久化缓存。☆64Oct 13, 2020Updated 5 years ago
- 🔥🔥🔥 📚 本代码库是作者冰河多年从事互联网大厂开发、架构的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写AI、Agent、AI项目、Java和Go核心内容、底层原理、架构知识、渗透技术。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分…☆404Updated this week
- MySQL-based distributed lock☆16Jun 21, 2022Updated 4 years ago
- Spring Cloud Gateway代码☆35Aug 2, 2018Updated 8 years ago
- 主要收录【冰河技术】微信公众号文章,作者为冰河,《深入理解高并发编程:核心原理与案例实战》、《深入理解高并发编程:JDK核心技术》、《深入理解分布式事务:原理与实战》、《海量数据处理与大数据技术实战》、《MySQL技术大全:开发、优化与运维实战》作者。旨在分享各种编程语言、…☆380Aug 6, 2024Updated 2 years ago
- 汇总、整理常用的分布式开发技术,给出demo,方便学习。包括数据分片、共识算法、一致性hash、分布式事务、非侵入的分布式链路追踪实现原理等内容。☆51Jan 26, 2021Updated 5 years ago
- ☆134Jan 22, 2022Updated 4 years ago
- java实现跨域SSO单点登录 springboot + SSO + JWT☆13Jun 17, 2022Updated 4 years ago
- DDD书籍中订单Order聚合的Spring Boot + Spring DATA JDBC实现☆59Aug 26, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆109Oct 11, 2023Updated 2 years ago
- Using Axon + Spring Cloud + Spring Cloud Stream + JPA to implement event sourcing and CQRS☆141Dec 10, 2021Updated 4 years ago
- 基于Flink+ClickHouse实时计算平台☆30Jun 21, 2022Updated 4 years ago
- 阿里巴巴 COLA 企业级架构最佳实践:融合 DDD 领域驱动设计、CQRS 读写分离与 SOLID 原则,覆盖领域建模、业务扩展、状态流转和复杂系统工程落地。 Enterprise-grade COLA architecture integrating DDD, CQRS…☆417Apr 28, 2026Updated 4 months ago
- 程序猿讲故事的源码☆19Dec 14, 2021Updated 4 years ago
- 2048乐队是一个很牛逼的乐队!这是一个轻量级的Java模块隔离框架☆12Apr 26, 2021Updated 5 years ago
- 域名绑定动态IP☆19Jun 28, 2024Updated 2 years ago
- 《新一代垃圾回收器ZGC设计与实现》一书参考的代码☆34Oct 17, 2020Updated 5 years ago
- 国内顶尖团队的开源地址☆14Sep 27, 2017Updated 8 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 带中文代码注释 Mirror of Apache RocketMQ 源码解析:http://www.iocoder.cn/categories/RocketMQ/?github☆370Feb 21, 2023Updated 3 years ago
- Directed Acyclic Graphs in java☆12Aug 28, 2018Updated 8 years ago
- Java SDK for integrating ONLYOFFICE Document Server into your own website or application on Java☆44Aug 17, 2026Updated last month
- HotSpot VM GC调优指南-翻译☆14Dec 30, 2019Updated 6 years ago
- Project Haystack client network TypeScript library☆11Jul 23, 2026Updated last month
- 本项目旨在可以为Apk打上系统签名, 目中的SignApk类是从Android的源码中复制出来的系统签名程序, platform.pk8和platform.x509.pem也是从Android源码中复制出来, 通过java -jar mykit-android-signap…☆24Sep 16, 2018Updated 8 years ago
- Gson datatype module for Vavr☆18Nov 20, 2020Updated 5 years ago