星期三, 9月 3rd, 2008
为开源社区贡献绵薄之力
InfoWorld历年的开源软件大奖都相当有分量,不过国内知道或者关注这个奖项的用户并不是特别多。InfoWorld 2008年的“开源软件大奖”最新出炉,CHIP软件社区乘此机会将InfoWorld 2008年的“开源软件大奖”中文化并进行整理,希望能够为中国用户带来便利,也希望能够为开源社区共享绵薄之力。
由于InfoWorld的评选软件范围广、类别多,很多时候在同一个类别中,桌面版软件和服务器版软件常常混杂在一起,限于时间和水平,这个专题的组织和本地化肯定有不妥甚至是错漏之处,欢迎用户和网友批评指正。
(more…)
2008, asstats, asterisk, blog, Centos, db4o, developer, elgg, flex, git, http, httpclient, infoworld, inssider, jboss drools, mediawiki, mysql, nagios, NDISwrapper, networking, open, phpmyadmin, prototype, puppy linux, scalix, soapui, source, tbb, tools, vnc, Vyatta, wifi, Wireshark, wordpress, xen, zenoss core, 开源 Softs, 运维小技巧
星期四, 8月 7th, 2008
What is Q4M?
Q4M (Queue for MySQL) is a message queue licensed under
GPL that works as a pluggable storage engine of
MySQL 5.1, designed to be robust, fast, flexible. The development started in late December of 2007, and although it is very primitive, operates quite swiftly.
To start using Q4M, download either a binary or source distribution from the
install page, and follow the installation instructions. A small
tutorial is also avialable. You may use SQL to access Q4M queues, or there is a wrapper module available for perl (
Queue::Q4M).
看上去非常不错,自己没实际用过,希望有用过的朋友分享一下经验。
GPL, mysql, perl, queue, tutorial Softs, 运维小技巧
星期日, 6月 29th, 2008
邮件服务器解决方案 rhms-0.5.0 发布了。这个版本的亮点主要有:
* 增加了 SPF 检测功能,有效抵挡垃圾邮件;
* 增加了 DKIM/DomainKeys 的检测和签署功能;
* 增加了 Horde WebMail 1.1;
* 为 Apache 增加了 TLS/SSL 支持;
* 更灵活的用户收发邮件权限控制;
* 增加了对已有 MySQL 环境的支持;
* Postfix, Dovecot, Amavisd-new, SquirrelMail 都升级到了最新版本;
下载地址:
(more…)
amavisd-new, apache, dovecot, mail, mysql, postfix, rhms, server, spf, squirrelmail, ssl Softs, 运维小技巧
星期四, 6月 26th, 2008
I’ve been telling to people that we need async MySQL client API. The fact that you have to block while database box is thinking (doesn’t happen too often, but still..) is holding back some nice response-time oriented coding practices.
(more…)
api, async, mysql Softs, 运维小技巧