appleappleapple / DistributeLearning
分布式学习
☆75Updated 7 years ago
Alternatives and similar repositories for DistributeLearning:
Users that are interested in DistributeLearning are comparing it to the libraries listed below
- dubbox的介绍和简单示例☆77Updated 8 years ago
- 分布式锁的简单实现☆106Updated 7 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆62Updated 8 years ago
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆124Updated 6 years ago
- SpingBoot框架使用与研究项目。☆175Updated 5 years ago
- ☆156Updated 9 years ago
- ☆73Updated 7 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 2 years ago
- 《重新定义Spring Cloud实战》实体书目录☆30Updated 6 years ago
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 2 years ago
- RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-…☆181Updated 7 years ago
- Song Parser SPI Demo is a simple example of Java SPI.☆49Updated 2 years ago
- 构建 Zookeeper + Dubbo + Spring Boot 的分布式调用入门学习项目实战。旧搭建教程地址:http://blog.csdn.net/hemin1003/article/details/64439876 / 最新搭建教程(201908更新):…☆60Updated 2 years ago
- Spring Cloud Finchley.SR1.RELEASE 版本进行的系列教程,同时欢迎关注我的公众号 battcn☆44Updated 6 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆68Updated 6 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Updated 9 years ago
- spring cloud 学习例子,包含服务发现(Eureka、consul),声明式REST客户端-Feign的使用,断路器(Hystrix),智能路由(zuul)- 过滤器ZuulFilter,分布式配置中心(Spring Cloud Config) 动态更新配置参数 …☆56Updated 4 years ago
- Java实现秒杀系统☆71Updated 7 years ago
- My RPC FrameWork(自己写的RPC框架)☆119Updated 6 years ago
- java 高并发处理☆50Updated 7 years ago
- 北京工作室每周学习☆93Updated 8 years ago
- SpringBoot+elasticsearch6.x+mybatis☆53Updated 6 years ago
- spring-framework-4.2.4.RELEASE 源码阅读-加上自己的理解、注解。参考http://www.iteye.com/topic/86339 、《SPRING技术内幕:深入解析SPRING架构与设计原理》等☆41Updated 8 years ago
- Spring-boot 集成druid数据库连接池,Spring-boot实现druid的动态数据源,Spring-boot实现定时任务schedule,spring-boot集成mybatis☆186Updated 7 years ago
- spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。☆53Updated 7 years ago
- Funda 是一个以 SpringBoot 为基础搭建一个 Restful 服务☆64Updated 5 years ago
- Spring Boot教程☆33Updated 7 years ago
- 微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式…☆224Updated 2 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆195Updated 9 years ago