Pinned Repositories
DistributedLock
redis分布式锁
fastpool
fast object pool
greys-anatomy
Java诊断工具
java-object-diff
Framework to diff and merge Java objects with ease
kafka--summary
kafka学习总结,源码剖析
kafka-manager
A tool for managing Apache Kafka.
logstash-logback-encoder
Logback encoder which creates JSON for use with Logstash
metrics-influxdb-0.9
influxdbReporter of Java Version for metrics under influxdb version 0.9.x
metrics-spring
Spring integration for Metrics
thrift-rpc
高可用thrift-rpc
wyzssw's Repositories
wyzssw/java-object-diff
Framework to diff and merge Java objects with ease
wyzssw/akka
Akka Project
wyzssw/brave
Java implementation of Zipkin (https://github.com/twitter/zipkin/).
wyzssw/canal
阿里巴巴mysql数据库binlog的增量订阅&消费组件
wyzssw/chronos
Network service to provide globally strictly monotone increasing timestamp
wyzssw/cobar
阿里巴巴分布式数据库中间件
wyzssw/config
Configuration library for JVM languages
wyzssw/connection-manager
替代连接池的连接管理器,借助threadlocal提升并发能力,前提是在线程数量不多的情况下
wyzssw/disruptor
High Performance Inter-Thread Messaging Library
wyzssw/druid
Real²time Exploratory Analytics on Large Datasets
wyzssw/dubbo
Dubbo is a distributed service framework enpowers applications with service import/export capability with high performance RPC.
wyzssw/elasticsearch-zookeeper
wyzssw/finagle
A fault tolerant, protocol-agnostic RPC system
wyzssw/HouseMD
HouseMD is an awesome diagnosing tool better than BTrace
wyzssw/jenv
Java enVironment Manager
wyzssw/jQuery.easyui-extend
jquery-easyui extension
wyzssw/netty-socketio
Socket.IO server implemented on Java. Realtime java framework
wyzssw/nifty
Thrift on Netty
wyzssw/oauth2
Spring Security OAuth2 sample with separate Resource and Auth servers
wyzssw/querydsl
Unified Queries for Java
wyzssw/redis-audit
wyzssw/riak
Riak is a decentralized datastore from Basho Technologies.
wyzssw/shrinkwrap
Java API for Archive Manipulation
wyzssw/snowflake
Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.
wyzssw/swallow
wyzssw/tarantool
A NoSQL database in a Lua script
wyzssw/thread-messaging-test
Compares performance of different inter-thread messaging implementations
wyzssw/TrendrrNSQClient
Fast Java client for NSQ
wyzssw/webbit
A Java event based WebSocket and HTTP server
wyzssw/ZKRecipesByExample
all examples for ZooKeeper recipes by Curator