Pinned Repositories
Alfred-Sun.github.io
Blog: Vermillion Phoinix by Alfred Sun.
annotated_redis_source
带有详细注释的 Redis 2.6 源码
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
article
一点儿记录
awesome-java
A curated list of awesome Java frameworks, libraries and software. Inspired by awesome-python.
coding-interview-university
A complete computer science study plan to become a software engineer.
consul
Consul is a tool for service discovery, monitoring and configuration.
cron
a cron library for go
master-slave
主从模式
rpcThrift
use thrift to serialize and http to transport
hongbing's Repositories
hongbing/Alfred-Sun.github.io
Blog: Vermillion Phoinix by Alfred Sun.
hongbing/annotated_redis_source
带有详细注释的 Redis 2.6 源码
hongbing/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
hongbing/article
一点儿记录
hongbing/coding-interview-university
A complete computer science study plan to become a software engineer.
hongbing/consul
Consul is a tool for service discovery, monitoring and configuration.
hongbing/cron
a cron library for go
hongbing/deprecated-xaprb.com
Xaprb Blog by Baron Schwartz
hongbing/docker
Docker - the open-source application container engine
hongbing/etcd
A highly-available key value store for shared configuration and service discovery
hongbing/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
hongbing/guava
Google Core Libraries for Java
hongbing/h2database
H2 is an embeddable RDBMS written in Java.
hongbing/hongbing.github.io
hongbing/Java-note
hongbing/jedis
A blazingly small and sane redis java client
hongbing/linux
Linux kernel source tree
hongbing/nomad
A Distributed, Highly Available, Datacenter-Aware Scheduler
hongbing/platform
Team communication service across PC and phones, with archiving and search.
hongbing/protoc-gen-php
A PHP Protocol Buffer Generator Plugin for protoc
hongbing/redisson
Redisson - distributed Java objects and services (Set, Multimap, SortedSet, Map, List, Queue, BlockingQueue, Deque, BlockingDeque, Semaphore, Lock, AtomicLong, CountDownLatch, Publish / Subscribe, Bloom filter, Spring Cache, Executor service, Tomcat Session Manager, Scheduler service, JCache API) on top of Redis server.
hongbing/registrator
Service registry bridge for Docker with pluggable adapters
hongbing/spring-data-redis
Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
hongbing/spring-session
Spring Session
hongbing/the-art-of-command-line
Master the command line, in one page
hongbing/Ubuntu-Linux-Stuffs
Linux Ubuntu Stuffs
hongbing/uq
Another simple persistent message queue.
hongbing/urlEncode
url encode shell script
hongbing/zguide
Learning and Using ØMQ
hongbing/zookeeper-1
Mirror of Apache Hadoop ZooKeeper