Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1520436
  • 博文数量: 399
  • 博客积分: 8508
  • 博客等级: 中将
  • 技术积分: 5302
  • 用 户 组: 普通用户
  • 注册时间: 2009-10-14 09:28
个人简介

能力强的人善于解决问题,有智慧的人善于绕过问题。 区别很微妙,小心谨慎做后者。

文章分类

全部博文(399)

文章存档

2018年(3)

2017年(1)

2016年(1)

2015年(69)

2013年(14)

2012年(17)

2011年(12)

2010年(189)

2009年(93)

发布时间:2015-06-08 14:30:40

Command-Query Responsibility SegregationTo understand CQRS, let’s first talk about the object pattern Command-Query Separation (CQS).CQS at an object level means:If a method mutates the state of the object, it is a command, and it must not return a value.If th.........【阅读全文】

阅读(3606) | 评论(0) | 转发(0)

发布时间:2015-05-10 18:05:04

来自官网 http://dddsample.sourceforge.net/architecture.htmlArchitectureThe sample application is layered as illustrated by this picture:There are three vertical layers: Interfaces, Application and Domain, each supported by different kinds of infrastructure..........【阅读全文】

阅读(1244) | 评论(0) | 转发(0)

发布时间:2015-05-10 16:51:51

上周刚做好的,送给大家的福利。The MyEdu Website.pptx......【阅读全文】

阅读(921) | 评论(0) | 转发(0)

发布时间:2015-04-27 11:14:31

10万用户级别单服务器,前端、后端、cache、db在一起。百万级db和cache单独部署服务器,db或按业务进行拆分(sharding)cache或使用一致性hash扩展。前端后端还是在一起,但是根据业务拆分,每个业务可分配不同数量的服务器千万级开始重视架构设计,有专门技术架构师.........【阅读全文】

阅读(1202) | 评论(0) | 转发(0)

发布时间:2015-04-26 16:37:34

System Team v0.pptx......【阅读全文】

阅读(697) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

我本痴情2013-12-26 15:33

谢谢你的分享,收益颇多,谢谢

回复  |  举报

shiluodan2013-08-08 20:55

还只是菜鸟,不过还是希望能看到那些很厉害的博文。很感谢你的分享。

回复  |  举报
留言热议
请登录后留言。

登录 注册