Pinned Repositories
activemq
Mirror of Apache ActiveMQ
algorithm
数据结构与算法相关
canal
阿里巴巴mysql数据库binlog的增量订阅&消费组件
copycat
A novel implementation of the Raft consensus algorithm
design-patterns-java
demo and practices for java design patterns
distributed-service
分布式服务相关
docker
Docker - the open-source application container engine
Java-Concurrency
code and reading notes
simple-raft
a simple java implementation of raft consensus algorithm
smart-framework
根据《架构探险》敲的代码,所有关键之处都加上了注释;该框架只实现了类似spring的DI/AOP等基本功能,可做demo学习。可对比原版:http://git.oschina.net/huangyong/smart-framework
weikuo0506's Repositories
weikuo0506/simple-raft
a simple java implementation of raft consensus algorithm
weikuo0506/Java-Concurrency
code and reading notes
weikuo0506/smart-framework
根据《架构探险》敲的代码,所有关键之处都加上了注释;该框架只实现了类似spring的DI/AOP等基本功能,可做demo学习。可对比原版:http://git.oschina.net/huangyong/smart-framework
weikuo0506/activemq
Mirror of Apache ActiveMQ
weikuo0506/algorithm
数据结构与算法相关
weikuo0506/copycat
A novel implementation of the Raft consensus algorithm
weikuo0506/design-patterns-java
demo and practices for java design patterns
weikuo0506/distributed-service
分布式服务相关
weikuo0506/docker
Docker - the open-source application container engine
weikuo0506/druid
为监控而生的数据库连接池!
weikuo0506/dubbo
Dubbo is a distributed, high performance RPC framework enpowering applications with service import/export capabilities.
weikuo0506/effective-java
code and reading notes for Effective Java (second edition)
weikuo0506/elasticsearch
Open Source, Distributed, RESTful Search Engine
weikuo0506/elasticsearch-definitive-guide
欢迎加QQ群:109764489,贡献力量!
weikuo0506/elasticsearch-sql-core
sql风格的elasticsearch查询
weikuo0506/gateway-nodejs
a micro service gateway using node.js
weikuo0506/Head-First-Design-Patterns
Code for Head First Design Patterns book (2014)
weikuo0506/Java-NIO
java nio
weikuo0506/kafka
Mirror of Apache Kafka
weikuo0506/kafka-api
show usage of kafka producer/consumer api;
weikuo0506/microservice-api
weikuo0506/microservice-framework
using spring-boot and zookeeper implements micro-services registration
weikuo0506/netty
Netty project - an event-driven asynchronous network application framework
weikuo0506/redis-api-java
learn basics about redis and show usage of redis java client-jest
weikuo0506/RocketMQ
:rocket: Alibaba's MQ, also aliyun ONS.
weikuo0506/simple-dubbo
weikuo0506/spring-boot
Spring Boot
weikuo0506/spring-framework
The Spring Framework
weikuo0506/weikuo0506.github.io
wikis and blogs
weikuo0506/zookeeper-api
basic zookeeper usage;