一个使用dubbo分布式事务开发的简易支付系统
☆52Aug 26, 2016Updated 9 years ago
Alternatives and similar repositories for xuyulong
Users that are interested in xuyulong are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于可靠消息的分布式事务实现方案☆30Mar 17, 2017Updated 9 years ago
- 采用Best effort 1pc + 回滚补偿机制实现的一个distributed transaction (分布式事务框架).基于dubbo rpc服务上实现。☆155Dec 16, 2022Updated 3 years ago
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 years ago
- 乐视集团支付订单系统分库分表开源实现☆123Feb 23, 2017Updated 9 years ago
- 分布式事务处理框架☆25Apr 24, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 以模块为单位将使用过的技术整合到这个项目中做Demo☆10Oct 11, 2018Updated 7 years ago
- 分布式可靠消息组件☆93Aug 3, 2021Updated 4 years ago
- It's a TCC(Try-Confirm-Cancel) transaction framework.基于TCC原理的分布式事务框架☆50Jul 8, 2016Updated 9 years ago
- 轻量的公用组件(A Lightweight Common Component)☆23Aug 11, 2018Updated 7 years ago
- Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序…☆10Dec 14, 2015Updated 10 years ago
- 并发编程☆29Mar 18, 2024Updated 2 years ago
- 规则引擎的使用:excel决策表、drl决策文件 spring3.2+drools5.6 spring4.1+drools5.6 测试通过☆28Apr 24, 2015Updated 10 years ago
- 基于二阶提交理论实现的分布式事务服务框架☆26Dec 24, 2016Updated 9 years ago
- 企业应用架构集成☆15Dec 22, 2014Updated 11 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 文件微服务,实现基于云服务和本地文件存储的微服务☆10Sep 8, 2016Updated 9 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆64Sep 13, 2017Updated 8 years ago
- 分布式事务-最终一致性消息队列服务☆27Nov 9, 2017Updated 8 years ago
- 基于Redis实现的简单分布式锁☆10Jul 24, 2017Updated 8 years ago
- 微信插件☆11Dec 2, 2020Updated 5 years ago
- 慕课网《Java并发编程高阶技术-高性能并发框架源码解析与实战》学习☆14Nov 1, 2018Updated 7 years ago
- 提供TCP复用的RPC调用☆12Feb 7, 2015Updated 11 years ago
- 最快速精简的java消息队列,可以比较容易的基于这个项目进行二次开发☆30Dec 14, 2016Updated 9 years ago
- tcc-transaction是TCC型事务java实现☆13Mar 4, 2017Updated 9 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- ☆31Dec 23, 2015Updated 10 years ago
- Java后端实现三方支付集成支付宝(国内、国际、移动端、PC端)、微信、银联(acp、upop)、光大(网关、网页)、邮政支付☆790Apr 11, 2017Updated 8 years ago
- 使用Netty 实现的IM 系统-服务端☆25Apr 20, 2016Updated 9 years ago
- Jclouds components to access an implementation of Aliyun☆10Dec 6, 2016Updated 9 years ago
- FastMatchingEngine 是一款高性能的数字货币撮合引擎 POC 实现。该项目是用 Java 语言进行开发,无任何第三方依赖。☆13Dec 28, 2021Updated 4 years ago
- 配置atomitos的JTA分布式事务,实现了Spring + atomitos + Druid + Mybatis的集成配置☆25Mar 5, 2016Updated 10 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Dec 21, 2015Updated 10 years ago
- MicroMQ is a lightweight message queue system whose code lines are only about 3K.☆20Jan 27, 2024Updated 2 years ago
- ☆14Sep 21, 2016Updated 9 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.
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 10 years ago
- a mini blog with NoSql,Dubbo and Spring☆11Nov 29, 2013Updated 12 years ago
- 简单可扩展的轻量级的微服务网关(A Lightweight Mricro Service Gateway Framework)☆26Dec 21, 2021Updated 4 years ago
- Mica is a web portal for epidemiological study consortia.☆13Updated this week
- 使用java+httpclient+httpcleaner,多线程、分布式爬去电商网站商品信息,数据存储在hbase上,并使用solr对商品建立索引,使用redis队列存储一个共享的url仓库;使用zookeeper对爬虫节点生命周期进行监视等。☆234Nov 6, 2020Updated 5 years ago
- ☆25Jun 3, 2016Updated 9 years ago
- java 分布式数据库访问框架,可以结合任何使用PreparedStatement操作的框架。在java jdbc api层实现 分表分库 路由解析的 框架 可以单独或者与用hibernate ibatis spring-jdbc 等框架结合使用,屏蔽api层使用差异,能实…☆84Nov 24, 2022Updated 3 years ago