Go on on on and on...


  • Home

  • Categories

  • Tags

  • Archives

  • Message

  • About

  • Search

实践IP

Posted on 2018-07-12 | In 网络 | Visitors

192.168.0.0/24代表是A类地址主机为8位 表示192.168.0固定,后面是可变 掩码为255.255.255.0

Read more »

实践缓存中间件之twemproxy

Posted on 2018-07-12 | In 数据库 | Visitors

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.

Read more »

实践缓存中间件之codis

Posted on 2018-07-12 | In 数据库 | Visitors

Sharding-Sphere是一个开源的分布式数据库中间件套件,包含Sharding-JDBC、Sharding-Proxy和Sharding-Sidecar。

Read more »

实践缓存中间件之CacheCloud

Posted on 2018-07-12 | In 数据库 | Visitors

CacheCloud提供一个Redis云管理平台:实现多种类型(Redis Standalone、Redis Sentinel、Redis Cluster)自动部署、解决Redis实例碎片化现象、提供完善统计、监控、运维功能、减少运维成本和误操作,提高机器的利用率,提供灵活的伸缩性,提供方便的接入客户端。源代码地址:CacheCloud【Github】

Read more »

实践配置中心之Apollo

Posted on 2018-07-12 | In Java | Visitors

Apollo(阿波罗)【Github】【Gitee】是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。

Read more »

实践调用链监控之Zipkin

Posted on 2018-07-12 | In Java | Visitors

Kong是一个开源的分布式数据库中间件套件

Read more »

实践调用链监控之SkyWalking

Posted on 2018-07-12 | In Java | Visitors

SkyWalking Application performance monitor tool for distributed systems, especially designed for microservices, cloud native and container-based (Docker, K8s, Mesos) architectures.

Read more »

实践调用链监控之Pinpoint

Posted on 2018-07-12 | In Java | Visitors

Kong是一个开源的分布式数据库中间件套件

Read more »

实践调用链路跟踪之OpenTracing

Posted on 2018-07-12 | In Java | Visitors

OpenTracing

Read more »

实践调用链路跟踪之Jaeger

Posted on 2018-07-12 | In Java | Visitors

Jaeger是Uber(优步)开发和开源的一款调用链路跟踪实现方案。

Read more »
1 … 80 81 82 … 113
Ray Wang

Ray Wang

My Blog

1123 posts
29 categories
RSS
© 2025 Ray Wang
Powered by Jekyll
Theme - NexT.Muse