zoopaper / design-patternLinks
设计模式
☆10Updated 2 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:
- 分布式session管理☆11Updated 11 years ago
- Java Concurrent Programming☆21Updated 7 years ago
- a mini blog with NoSql,Dubbo and Spring☆11Updated 12 years ago
- YMP开发框架是一套轻量级的JAVA应用开发框架,具有统一的配置体系结构、系统与业务日志分离、插件化开发模式、简单轻量的MVC和持久化支持等特性;☆33Updated 7 years ago
- 微博数据分析服务框架。☆12Updated 10 years ago
- 并发编程☆29Updated last year
- storm kafka hdfs examples☆21Updated 9 years ago
- 设计模式_Java实现☆34Updated 2 years ago
- 模仿Java标准库的一些API实现的算法库,包括了数据结构,字符串处理(StringBuilder),图(有向图)。原来是用Python实现的,但是Python实现的并没有经过完整的测试,不能够保证完全的正确性。 使用Java实现的集合库都经过完整的测试,实际上,我在实现的…☆49Updated 10 years ago
- Spring Cloud 与 Docker 整合使用示例,为《使用Spring Cloud与Docker实战微服务》的配套代码。书籍地址:https://github.com/eacdy/spring-cloud-book 。讨论QQ群:157525002(已满)、5648…☆41Updated 9 years ago
- 大规模分布式系统的跟踪、监控、告警平台☆55Updated 11 years ago
- java 分布式数据库访问框架,可以结合任何使用PreparedStatement操作的框架。在java jdbc api层实现 分表分库 路由解析的 框架 可以单独或者与用hibernate ibatis spring-jdbc 等框架结合使用,屏蔽api层使用差异,能实…☆83Updated 3 years ago
- spring+rabbitmq的简单demo☆40Updated 9 years ago
- 基于springboot和docker部署的微服务架构☆51Updated 10 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19Updated 10 years ago
- 社交网络数据抓取,以及CRM系统。☆68Updated 10 years ago
- 基于Spring+Mybatis+Jetty实现简单的用户信息接口。☆11Updated 10 years ago
- data collect and data analysis☆10Updated 10 years ago
- a simple netty RPC framework。 use protostuff-1.07 for serializer,use netty-3.2.1 for nio.☆41Updated 11 years ago
- java设计模式☆10Updated 9 years ago
- MyBatis学习的源码,博客地址:http://blog.csdn.net/column/details/smybatis.html☆22Updated 9 years ago
- web-sso是一个简约、无状态、易扩展、易伸缩的适合于大型互联网web应用场景的单点登录系统,它功能简单,只实现了统一登录和登出,它最大的特色是将用户状态写入到cookie中,最大程度减少了单点登录服务端的状态,服务端只需要存储公共的应用密钥,将用户凭证的认证分散到各应用…☆24Updated 10 years ago
- java 并发学习笔记☆98Updated 10 years ago
- Excavator(挖掘机)是一个分布式的Java RMI框架。(求项目使用,有兴趣的可以电邮oldmanpushcart@gmail.com)☆52Updated 3 years ago
- 基于netty通信框架的轻量级、高性能RESTful服务,用于构建分布式系统。☆124Updated 13 years ago
- 读书笔记系列之JDK,高性能编程☆33Updated 8 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆37Updated 9 years ago
- 分布式数据源分表分库、读写分离应用层框架☆55Updated 10 years ago
- 基于springboot的框架☆14Updated 9 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆17Updated 11 years ago