SandyJiang / design_patternLinks
二十三种设计模式JAVA实现
☆31Updated 9 years ago
Alternatives and similar repositories for design_pattern
Users that are interested in design_pattern are comparing it to the libraries listed below
Sorting:
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆37Updated 9 years ago
- 关于Java Design Pattern (设计模式) 学习积累的例子,是初学者及设计模式巩固的最佳实践。☆165Updated 2 years ago
- 数据结构算法Java实现。关于Java《数据结构算法》核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。☆90Updated 4 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 8 years ago
- 集群高可用架构整理☆50Updated 9 years ago
- 订单状态机☆36Updated 9 years ago
- 分布式数据源分表分库、读写分离应用层框架☆56Updated 9 years ago
- Netty实现聊天功能☆60Updated 9 years ago
- ☆86Updated 10 years ago
- Examples for Java Design Pattern☆56Updated 8 years ago
- 高并发下本地锁+分布式锁☆62Updated 7 years ago
- java设计模式☆57Updated 5 years ago
- Demos of Apache Shiro 1.2.x Reference《Apache Shiro 1.2.x 用户指南》中文翻译,文中用到的例子源码☆38Updated last year
- 龙果学院《微服务架构的分布式事务解决方案》(RonCoo distributed transaction solution)☆43Updated 8 years ago
- 一个redis操作相关的项目,包括用户存储redis对象变成hashmap的工具,包括支持ack应答,取消消息的mq☆64Updated 9 years ago
- 阿里开源消息中间件源码解读(增加一些中文注释)☆27Updated 9 years ago
- 算法库(Java实现)☆35Updated 12 years ago
- HttpSession base on Redis, support RESTful API.☆82Updated 9 years ago
- spring+rabbitmq的简单demo☆40Updated 9 years ago
- ☆25Updated 9 years ago
- 模仿Java标准库的一些API实现的算法库,包括了数据结构,字符串处理(StringBuilder),图(有向图)。原来是用Python实现的,但是Python实现的并没有经过完整的测试,不能够保证完全的 正确性。 使用Java实现的集合库都经过完整的测试,实际上,我在实现的…☆49Updated 10 years ago
- ☆43Updated 11 years ago
- java 并发学习笔记☆97Updated 10 years ago
- 分布式事务本地事件表实现☆22Updated 8 years ago
- The repository will contain all the code which i mentioned in my blog (http://www.ijavaboy.com)☆72Updated 12 years ago
- 基于zookeeper的统一配置中心实现☆47Updated 10 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- Java教程:基础、中级、高级;常用的工具和Servlet容器使用说明。☆108Updated 6 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- Spring Cloud 与 Docker 整合使用示例,为《使用Spring Cloud与Docker实战微服务》的配套代码。书籍地址:https://github.com/eacdy/spring-cloud-book 。讨论QQ群:157525002(已满)、5648…☆41Updated 9 years ago