暂无搜索历史
How to implement a distributed and auto-scalable WebSocket server architecture o...
Rendezvous hashing用于解决分布式系统中的分布式哈希问题,该问题包括三部分:
Ignite是一个启动firecracker vm的引擎,它使用容器的方式承载了firecracker vm。目前项目处于停滞阶段,也比较可惜,通过阅读了解ig...
译自:Fast Copy-On-Write within Apache Parquet for Data Lakehouse ACID Upserts
开发raft时用到的比较主流的两个库是Etcd Raft 和hashicorp Raft,网上也有一些关于这两个库的讨论。之前分析过etcd Raft,发现该库...
译自:How Booking.com Searches Through Millions of Locations in Milliseconds
引自:Solving the mystery of pods health checks failures in Kubernetes。原文中的某些描述并不清晰...
本文最终的解决方式很简单,就是将现有卷升级为支持更高IOPS的卷,但解决问题的过程值得推荐。
译自:Designing for Concurrency: the Hilbert’s Hotel Problem in Go,本文使用go的并发性来解决Hil...
解决golang 的内存碎片问题 本文译自Why I encountered Go memory fragmentation? How did I resolv...
最近看了一个虚机的CPU使用情况,使用mpstat -P ALL命令查看系统的CPU情况(该系统只有一个CPU core),发现该CPU的%usr长期维持在70...
最近看了一个名为go-auth的库,它将JWT作为HTTP cookie对用户进行验证,但这个例子中缺少了对JWT的保护,由此进行了一些针对JWX的研究。
译自:How we improved third-party availability and latency with Nginx in Kubernetes
最新发现一个比较有意思的库ksniff,它是一个kubectl 插件,使用tcpdump来远程捕获Kubernetes集群中的pod流量并保存到文件或输出到wi...
译自:Using Prometheus to Avoid Disasters with Kubernetes CPU Limits
译自:Performance evaluation of the autoscaling strategies vertical and horizontal ...
翻译自:Seeing through hardware counters: a journey to threefold performance increas...
下载jmx exporter以及配置文件。Jmx exporter中包含了kafka各个组件的指标,如server metrics、producer metri...
使用k8spacket和grafana的node graph插件可以查看kubernetes pod的TCP相关信息,如connection、bytes、和du...
失败是不可避免的。作为科学家和工程师,你会着眼于长期问题,并将系统设计为最具可持续性、可扩展性、可靠性和安全性。但你设计的系统只是基于现有的知识。在实现方案时,...
暂未填写公司和职称
暂未填写学校和专业