实践Swarm
容器编码工具
实践Mesos
Mesos是一个开源的集群任务调度管理系统,数据中心操作系统。
实践Kubernetes
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.
实践Netty之option
客户端和服务端公共配置项
实践Kong
Kong Next-Generation API Platform for Multi-Cloud and Hybrid Organizations
实践IP
192.168.0.0/24代表是A类地址主机为8位 表示192.168.0固定,后面是可变 掩码为255.255.255.0
实践缓存中间件之twemproxy
twemproxy (pronounced “two-em-proxy”), aka nutcracker is a fast and lightweight proxy for memcached and redis protocol. It was built primarily to reduce the number of connections to the caching servers on the backend. This, together with protocol pipelining and sharding enables you to horizontally scale your distributed caching architecture.
实践缓存中间件之codis
Sharding-Sphere是一个开源的分布式数据库中间件套件,包含Sharding-JDBC、Sharding-Proxy和Sharding-Sidecar。
实践缓存中间件之CacheCloud
CacheCloud提供一个Redis云管理平台:实现多种类型(Redis Standalone、Redis Sentinel、Redis Cluster)自动部署、解决Redis实例碎片化现象、提供完善统计、监控、运维功能、减少运维成本和误操作,提高机器的利用率,提供灵活的伸缩性,提供方便的接入客户端。源代码地址:CacheCloud【Github】