jameswang1207 / BlogsLinks
使用和学习过程中参考的好文章收集和自己在使用过程中记录的笔记,docker、k8s、微服务、jvm、数据库、领域驱动设计
☆19Updated 2 years ago
Alternatives and similar repositories for Blogs
Users that are interested in Blogs are comparing it to the libraries listed below
Sorting:
- Fastpay的目标是打造一款开源的、轻量级的、微服务化的、可公私有云部署的、可定制化的集成聚合支付和资金清结算于一体的统一支付系统,满足互联网企业业务系统的收款和资金处理等需求。☆51Updated 7 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- Lnk RPC是一款基于Netty实现RPC通讯协议,支持同步,异步和异步回调三种RPC调用方式,支持参数和返回值多态。支持多种负载均衡方式,支持调用流量控制,支持zookeeper和consul等服务注册发现方式,服务端口支持开发人员,运维人员配置以及动态分配,支持服务依…☆28Updated 7 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 全局事务管理☆76Updated 2 months ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 6 years ago
- 高并发下本地锁+分布式锁☆63Updated 7 years ago
- 这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。☆27Updated 6 years ago
- spring boot 集成 RocketMq消息中间件☆27Updated 7 years ago
- Spring项目集成了消息队列-RabbitMQ,实现了普通消息订阅-发布模式的消息队列、延迟消息队列、定时发送消息等☆20Updated 7 years ago
- sharding jdbc分库分表和强制路由的例子☆24Updated 6 years ago
- Redis + Lua 抢红包程序设计☆20Updated 6 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 基于consul的分布式锁☆47Updated 7 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆82Updated last year
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Updated 8 years ago
- 阿里开源消息中间件源码解读(增加一些中文注释)☆27Updated 9 years ago
- 分布式事务本地事件表实现☆22Updated 7 years ago
- redis分布式锁☆47Updated 9 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 6 years ago
- 龙果学院《微服务架构的分布式事务解决方案》(RonCoo distributed transaction solution)☆43Updated 8 years ago
- RPC框架,基于netty,实现了远程调用、服务治理等功能☆16Updated 7 years ago
- 快 速使用spring cache☆10Updated 7 years ago
- 基于云计算Iaas平台的企业级云计算,一站式解决方案,http://www.springcloud.cn☆28Updated 9 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- 基于Disruptor的异步并行框架☆21Updated 9 years ago
- idcenter(分布式ID生成中心):极高效的分布式id生成系统,每个客户端获取id的tps可达到400万+,服务端可支持海量的客户端。具备高容错性,即使网络不稳定也能运转(只要不连续长时间断网)。使用http协议进行通信,可支持多语言。具备完整的管理员登录、权限校验。部…☆34Updated 2 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 7 years ago
- SpringBoot 常用组件☆37Updated last year
- 基于springboot & netty & kafka 实现的消息推送服务☆34Updated 6 years ago