上一页 1 ··· 48 49 50 51 52 53 54 55 56 ··· 73 下一页
add by zhj: 文中不仅列出了最常用的MQ,而且还列出了一些文章,分享使用的经验,值得一看原文:http://queues.io/AboutThere are many queueing systems out there. Each one of them is different and... Read More
posted @ 2015-01-27 02:30 奋斗终生 Views(787) Comments(0) Diggs(0)
原文:http://dbanotes.net/arch/quora_tech.html很多团队都在学习、研究 Quora 。前段时间看到这篇Quora’s Technology Examined,阐述了 Quora 的技术架构,有一些值得关注的信息,记录并分享一下。使用云计算服务Quora 大量使用... Read More
posted @ 2015-01-27 02:20 奋斗终生 Views(350) Comments(0) Diggs(0)
原文:http://www.cnblogs.com/xiekeli/archive/2012/05/28/2520770.html前一篇翻译了Instagram blog上的一篇文章《What Powers Instagram: Hundreds of Instances, Dozens of Te... Read More
posted @ 2015-01-27 02:02 奋斗终生 Views(240) Comments(0) Diggs(0)
英文原文:http://instagram-engineering.tumblr.com/post/10853187575/sharding-ids-at-instagram译文:http://www.cnblogs.com/xiekeli/archive/2012/07/10/2584255.ht... Read More
posted @ 2015-01-27 01:55 奋斗终生 Views(653) Comments(0) Diggs(0)
add by zhj:虽然是几年前的文章,但还是很有参考价值的原文:http://blog.zhaojie.me/2010/05/programmer-magazine-2010-5-architect.html上个月《程序员》杂志向我约稿,希望我可以参加5月份的“架构师接龙”栏目,我略为犹豫了一下... Read More
posted @ 2015-01-18 20:26 奋斗终生 Views(261) Comments(0) Diggs(0)
原文:http://www.cnblogs.com/wildweeds/09年:冯大辉 vs. 王速瑜:支付宝架构师对话腾讯研发总监:http://www.programmer.com.cn/427/架构师接龙 王速瑜VS 淘宝网平台架构师 林昊:http://www.programmer.com.... Read More
posted @ 2015-01-18 20:15 奋斗终生 Views(337) Comments(0) Diggs(0)
译文:http://www.iteye.com/news/26955英文原文:http://bloggemdano.blogspot.in/2013/01/how-to-become-software-architect.html所谓“不想当架构师的程序员不是一个好的程序员”,那么如何进入软件架构师... Read More
posted @ 2015-01-18 19:02 奋斗终生 Views(580) Comments(0) Diggs(0)
add by zhj:很多文章是转自www.itivy.com,很可惜,这个网站已经无法访问,不过,你可以用Google搜索一下这些文章,另外各大网站架构总结笔记也能看到部分转载的原文。原文:http://www.diguage.com/archives/41.html扯扯蛋以前见过零零散散地介绍一... Read More
posted @ 2015-01-18 14:35 奋斗终生 Views(358) Comments(0) Diggs(0)
原文:http://www.me115.com/post/151.html架构设计中要考虑的核心五要素;性能、可用性、扩展性、伸缩性、安全性性能性能的测试指标响应时间应用执行一个操作需要的时间,包括从发出请求开始到收到最后响应数据所需要的时间。响应时间是系统最重要的性能指标,直观地反映了系统的“快慢... Read More
posted @ 2015-01-18 13:25 奋斗终生 Views(286) Comments(0) Diggs(0)
原文:http://www.cnblogs.com/yanhaidong/archive/2011/02/11/2339050.htmlIO是基于缓存区来做的,所谓的输入和输出就是从缓存区中移入和移出数据。以IO输入为例,首先是用户空间进程向内核请求某个磁盘空间数据,然后内核将磁盘数据读取到内核空间... Read More
posted @ 2015-01-17 02:43 奋斗终生 Views(2517) Comments(0) Diggs(0)
上一页 1 ··· 48 49 50 51 52 53 54 55 56 ··· 73 下一页