-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.md
49 lines (25 loc) · 1.67 KB
/
README.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Ware 框架与中间件
> 源码解析与重构:Java框架与中间件的实现
## [加入reware开源](加入reware开源.md)
https://github.com/reware-frame
git submodule add git@github.com:jjz/pod-library.git pod-library
## IdGenerator
Distributed id generator service. ID产生器,全局唯一、粗略有序、可反解和可制造等特性. https://github.com/cloudatee/vesta-id-generator
## Kclient
Kclient is a java kafka client. Kclient是一个简单易用,有效集成,高性能,高稳定的Kafka Java客户端. https://github.com/cloudatee/kclient
## Maibatis
Artificial Mybatis Framework. Mybatis源码解析实现.
## Redic
Redic is an easy to use redis cache client of java. Redic是一个简单易用的Redis缓存客户端,支持读写分离和分片. https://github.com/cloudatee/redic
## Summer
Artificial Spring Framework. Spring源码解析实现.
## WebServer
Network programming framework source code analysis and implementation. 网络编程框架源码分析与实现. bio & nio & aio.
## ELasticJob
Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper. Elastic-Job是一个分布式调度解决方案. https://github.com/elasticjob/elastic-job-lite
## Qmq
Qmq is a high-performance message queue. Qmq是高性能的消息队列,确保交易的可靠性. https://github.com/qunarcorp/qmq
## Tim
Tim is a instant messaging system for developer. Tim是一款面向开发者的即时通讯系统. https://github.com/crossoverJie/cim
## Dbsplit
Dbsplit is a scalable Spring JdbcTemplate. Dbsplit在JdbcTemplate上增加了分库分表,读写分离和失效转移等功能. https://github.com/cloudatee/dbsplit