Learning Coding Parallelization (Was Tim's Erlang Exercise - Round V)》的相关内容

The Erlang Way (Was Tim Bray's Erlang Exercise - Round IV)

Playing with Tim's Erlang Exercise is so much fun. I've been coding in Erlang about 6 months as a newbie, in most cases, I do parsing on string (or list what ever) with no need of regular expressions ...
by dcaoyuan 2007-10-17 浏览 (360) 回复 (0) 关键字:

Tim Bray's Erlang Exercise on Large Dataset Processing - Round II

Updated Oct 09: Added more benchmark results under linux on other machines. Updated Oct 07: More concise code. Updated Oct 06: Fixed bugs: 1. Match "GET /ongoing/When/" instead of "/ongoing/When/"; 2 ...
by dcaoyuan 2007-10-15 浏览 (325) 回复 (0) 关键字:

Reading File in Parallel in Erlang (Was Tim Bray's Erlang Exercise - Round III)

My first solution for Tim's exercise tried to read file in parallel, but I just realized by reading file module's source code, that file:open(FileName, Options) will return a process instead of IO de ...
by dcaoyuan 2007-10-15 浏览 (354) 回复 (0) 关键字:

Tim Bray's Erlang Exercise on Large Dataset Processing

Updated Oct 10: pread_file/5 should open a new FIle process each cycle Updated Oct 05: Wrote a new version, which is more parallelized-likeness. Updated Sep 27: Per Gustafsson gave a better solution, ...
by dcaoyuan 2007-10-10 浏览 (191) 回复 (0) 关键字:

关于Informix数据库CheckPoint的问题。欢迎大家指教

我现在的数据库服务器,在每天早上数据处理的时候。每次做checkpoint的时间都太长了,有时候甚至达到300s的长度。请大家能给点建议。 服务器为一HP小型机,4CPU,8G内存。OS为Linux系统。数据库为Informix10下面贴出我的onconfig内容 #****************************************************************** ...
by billbai 2008-07-02 浏览 (332) 回复 (2)

Spark源代码编译生成全攻略

本文来源:http://bookbookpicture.spaces.live.com/blog/cns!68F3076C3C3DA5EB!671.entry     其实关于这个问题在Spark的官网www.igniterealtime.org上有很详尽的介绍,因此本文大部分内容是从英文文档引用而来的,其中还有一些个人的经验。 Spark源代码:下载地址 想了解 ...
by lijinyan3000 2008-04-11 浏览 (1144) 回复 (1)

ErlyBird 0.16.0 发布

dcaoyuan同学的erlang IDE项目发布了新版本,用erlang开发的童子们赶快下载更新吧。 ErlyBird 0.16.0 Released - An Erlang IDE based on NetBeans I'm pleased to announce ErlyBird 0.16.0, an Erlang IDE based on NetBeans. This is an im ...
by dcaoyuan 2008-03-06 浏览 (496) 回复 (0) 关键字: erlang

NetBeans6.5 M1 众多期待的特性一览表!

NetBeans6.5 M1 众多期待的特性一览表! Netbeans 6.5 M1 已经发布,最新版本的NetBeans 增强了许多功能,同时也引入了许多值得期待的新特性. 其中我比较喜欢的是DataBase 的改进,Eclipse 项目导入变得比以前更方便了,可以正确的区分Web项目 和普通项目,还有Spring   Hibernate 增强. GUI 中新增了JD ...
by gml520 2008-06-25 浏览 (4453) 回复 (16) 关键字: netbeans 6.5 m1

Apache HTTP Server 2.2.9

最流行的HTTP服务器软件之一.快速、可靠、可通过简单的API扩展,Perl/Python解释器可被编译到服务器中,完全免费,完全源代码开放.如果你需要创建一个每天有数百万人访问的Web服务器,Apache可能是最佳选择. 下载:Apache HTTP Server 2.2.9 for Windows (9.38 MB)下载: Apache HTTP Server 2.2.9 for Linux ...
by galaxystar 2008-06-15 浏览 (1512) 回复 (2) 关键字: apache

赞助商链接