08 2016 档案
摘要:IMethodReturn retvalue = getNext()(input, getNext); if (retvalue.Exception != null) { System.IO.File.AppendAllText("a.txt", retvalue.Exception.ToString()); ...
阅读全文
摘要:原文地址:http://www.infoq.com/cn/articles/flash-deal-architecture-optimization/ 一、秒杀业务为什么难做 IM系统,例如QQ或者微博,每个人都读自己的数据(好友列表、群列表、个人信息)。 微博系统,每个人读你关注的人的数据,一个人
阅读全文
摘要:1.入门http://www.rabbitmq.com/getstarted.html,官方源代码https://github.com/rabbitmq/rabbitmq-tutorials/tree/master/dotnet-visual-studio 2.封装类库 https://github
阅读全文
浙公网安备 33010602011771号