News, March 30th, 2008
I finally assembled my new machines and installed the donated 10-Gig Myricom NICs. I ran a few benchmarks. Result: new bandwidth records set for HAPoxy: 9.897 Gbps and 35128 hits/s! It's possibly the highest bitrate achieved to date with an opensource load-balancer! BTW ...
发起捐款活动:
3月6日中午,张立国同学永远地离开了我们,又一个学号空缺了。
留下老婆和一周岁大的小女儿,宝贝很可爱,只是不知道再也见不到爸爸了!
希望大家能够伸出援手,献点爱心,帮助他们渡过难关!
农行帐号: 农行广州天河支行 6228 4800 8127 3771 816 余锋
我的电话: 15920486074
我们能做的也只能是这些啦!
首先在东重计算机93的群里发起的,大部分同学踊跃捐款。有的同学也不是很宽裕,但是捐了很多款,真的让我很感动。
网友们也爽快支持这个行动, 让我感觉人间自有真情在,这个世界还是温暖的。
祝愿 立国一路走好,可爱的bb能够健康成长。
老大 立国 永远走了 不和我们一起学习erlang了 只留下他的blog http://blog.sina.com.cn/owenzhang
华为不是什么好公司。
默哀 祈祷他一路走好。
arbow发现的问题如下:
4> file:read_file("/proc/cpuinfo").
{ok,<<>>}
11> {ok, IoDevice} = file:open("/proc/cpuinfo", [binary]),file:read(IoDevice, 1024).
{ok,<<"processor\t: 0\nvendor_id\t: GenuineIntel\ncpu family\t: 6\nmodel\t\t: 15\nmodel name\t: Intel(R) Core(TM)2 CPU "...>>}
同样的虚拟文 ...
引用地址 http://firewallproxy.org/index.php?q=uggc%3A%2F%2Fccbyi.jbeqcerff.pbz%2F2008%2F02%2F25%2Fcnefvat-pfi-va-reynat%2F
So I need to parse a CSV file in erlang.
Although files in CSV have a very simple structure, simply calling lists:tokens(Line,",") for each line in the file won't do the trick, as ...
在erlang的邮件列表上看到:
Have you tried putting a snoop to see whether the delay is on the
sending/receiving side?
This might be useful: http://www.erlang.org/contrib/erlsnoop-1.0.tgz
去http://www.erlang.org/contrib/看了下 模块真不少 下载了erl_snoop
先安装lib-pcap yum install libpcap-devel
yum install libpcap
编译出错 ...
- 浏览: 66437 次
- 性别:

- 来自: 广州

- 详细资料
搜索本博客
最近加入圈子
链接
最新评论
-
Yueliang + LuLu 完整的Lu ...
lua用途很广的 我主要用于服务器 可以参看mysql-proxy项目 可以并发 ...
-- by mryufeng -
Yueliang + LuLu 完整的Lu ...
lua 好象是开发游戏的吧 据说魔兽世界就是LUA做的哈?
-- by laitaogood -
luatcc 方便你写lua扩展
root@yfnix:~/tcc/lua-5.1.3/src# tcc -lm ...
-- by mryufeng -
LPeg Parsing Expression ...
mysql-proxy的作者jan用lpeg写了个mysql 的select语法 ...
-- by mryufeng -
高级服务器编程和p2p的PP ...
先支持下,
-- by onlyerlee






评论排行榜