Stack Exchange 的架构
近日,Stack Exchange系统管理员blog上发布了一篇关于Stack Exchange的架构一瞥,其包括了Stack Overflow, Server Fault 和 Super User的 Stack Exchange 网络。注意最后一个关于人员的配置。希望能给大家一些相关的参考。
目录
网络流量数据中心生产服务器使用了的相关的软件和技术程序员和系统管理员
网络流量
每月9千5百万个PV
每秒800 HTTP 请求
每秒180 DNS 请求
每秒55Mb 的带宽
数据中心
1 机柜 位于俄勒冈的 Peak Internet (用于chat 和Data Explorer)
2 机框 位于 纽约的 Peer 1 ( 用于其它的 Stack Exchange Network)
生产服务器
12 Web Servers (Windows Server 2008 R2)
2 Database Servers (Windows Server 2008 R2 and SQL Server 2008 R2)
2 Load Balancers (Ubuntu Server and HAProxy)
2 Caching Servers (Redis on CentOS)
1 Router / Firewall (Ubuntu Server)
3 DNS Servers (Bind on CentOS)
(生产服务器不含故障备份和管理服务器)
使用了的相关的软件和技术
C# / .NET
Windows Server 2008 R2
SQL Server 2008 R2
Ubuntu Server
CentOS
HAProxy 用于负载均衡
Redis 用于缓存
CruiseControl.NET 用于做builds
Lucene.NET 用于搜索
Bacula 用于做备份
Nagios (with n2rrd and drraw plugins) 用于系统监控
Splunk 用于日志
SQL Monitor from Red Gate 用于监控SQL Server
Mercurial / Kiln 用于源码管理
Bind 用于 DNS
程序员和系统管理员
14 程序员
2 系统管理员
转载于酷壳CoolShell 无删改 仅以此纪念陈皓(左耳朵耗子)
status.aliyun.com/ 垃圾阿里云 老哥还是稳 有点想笑 还好还好 不是静态页面 /dog 可能不同的可用区吧 服务器阳了? 不论哪个可用区,事…
(感谢 @jd刘锟洋 投稿,更多文章参看他的博客:码梦为生) 原文链接:《比AtomicLong还高效的LongAdder 源码解析》 接触到AtomicLong的原因是在看g…
正常情况下,你可以顺利安装。但是由于我自己折腾欧洲版系统,提示“无法安装非官方应用”或者别的安装失败提示。开启 USB 调试,使用adb install leica.apk 即…