DropGG.comis the destination for savvy shoppers looking to save money by buying smart. DropGG.com allows you to easily view the recent price history o...
分类:
其他好文 时间:
2015-03-08 22:49:00
阅读次数:
208
和朋友切磋高并发的时候,有一次涉及了Erlang,Erlang出自名门爱立信,具有稳定性极高的虚拟机和平台库,Facebook用它实现了聊天系统,Amazon 开发了SimpleDB,最令人惊叹的是What'sApp了,高并发的处理机制令人瞩目,是时候了解一下Erlang了。
世界是并行的,Erlang程序反应了我们思考和交流的方式,人作为个体通过发送消息进行交流,如果有人死亡,其他人会注意到。
Erlang里的模块类相当于OOPL中的类,进程相当于OOPL里的对象或类实例。
并发编程可以用来提升性能,创...
分类:
其他好文 时间:
2015-03-04 16:57:18
阅读次数:
158
Remove Duplicates from unsorted array,它的错误在于9-10行k out of bound,改成下面这样就没问题了 1 public class removeDuplicates { 2 public static int[] remove(int[] a...
分类:
其他好文 时间:
2015-03-04 07:27:21
阅读次数:
186
NoSQL,是Not Only SQL的缩写,可不是no SQL哦。 NoSQL目前被国内外的很多公司在应用: 新浪微博? Redis Google? BIgtable Amazon? SimpleDB 淘宝数据平台 Tair 视觉中国网站 MongoDB youku运营数据中心 Mong...
分类:
数据库 时间:
2015-03-03 15:20:06
阅读次数:
180
Amazon CloudFront类似于CDN,提供全球的内容分发服务,它在全球都有很多edge location,使你的客户能最小延迟的拿到数据。
他的原理是这样的,你会配置一个origin,当请求来的时候,CloudFront会根据配置去相应的origin拿数据,并缓存起来到全球的各个edge location。下次客户就直接在最近的edge location拿数据就行了。Origi...
分类:
其他好文 时间:
2015-03-02 11:16:21
阅读次数:
172
机器人可分为海陆空3类,
1) 陆地机器人应用最多, 又可分为家庭用途、工业用途
家庭用途:扫地机器人、割草机器人、无人车(成本昂贵,是普通汽车的一倍以上)...
工业用途:
智能机械手(安川等)喷漆、焊接、码垛;
建筑机器人:砌墙、
仓储:无人叉车(成本昂贵,是普通叉车的一倍以上)、kiva (amazon)
Boston Dynamics,可...
分类:
其他好文 时间:
2015-02-27 21:38:11
阅读次数:
225
亚马逊的物联网试水--Amazon Echo
语音控制将是未来物联网的主要操作方式...
分类:
其他好文 时间:
2015-02-26 10:02:51
阅读次数:
164
Greetings from Amazon Seller Support,Thank you for writing back to us.I have reviewed our previous correspondence with you, and I offer my sincere apo...
分类:
移动开发 时间:
2015-02-22 19:34:07
阅读次数:
184
Dear Seller, Greetings from Amazon Seller Support. From your mail, I understand that you would like to know about the Amazon Giveaway. I apologize for...
分类:
其他好文 时间:
2015-02-17 11:31:58
阅读次数:
184
According to news reports, freighter cargo may not be offloaded at U.S. West Coast ports from February 13 through February 16. This may result in a de...
分类:
其他好文 时间:
2015-02-13 14:45:40
阅读次数:
125