摘要: http://diaocow.iteye.com/blog/1768647http://www.cnblogs.com/me-sa/archive/2011/08/11/erlang0007.htmlets是什么?ets是Erlang Term Storage的缩写,它是一个基于内存的KV Tabl... 阅读全文
posted @ 2015-01-22 16:31 die 阅读(671) 评论(0) 推荐(0)
摘要: http://blog.chinaunix.net/xmlrpc.php?r=blog/article&uid=25876834&id=3300393因为在本人工作中,服务端Erlang和客户端的flash通信都是发送二进制数据(协议)来通信,Erlang处理起来二进制数据真的很方便,在空余时间查看... 阅读全文
posted @ 2015-01-22 11:27 die 阅读(1589) 评论(0) 推荐(0)