<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_码农.KEN的园子_分类_Erlang</title><id>http://feed.cnblogs.com/blog/u/30096/category/329864/rss</id><updated>2012-06-03T01:37:35Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ken-zhang/category/329864.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/30096/category/329864/rss"/><entry><id>http://www.cnblogs.com/ken-zhang/archive/2011/11/25/Simple_Erlang_record_wrapper.html</id><title type="text">【转】Simple Erlang record wrapper</title><summary type="text">原文出处：http://rouxviljoen.blogspot.com/2011/05/simple-erlang-record-wrapper.htmlMost systems I have seen has some desired method of passing data from one application to another, whether it be records,proplists or something else. If you use mnesia, you end up dealing with a lot of records. This is wher</summary><published>2011-11-25T15:52:00Z</published><updated>2011-11-25T15:52:00Z</updated><author><name>码农.ＫＥＮ</name><uri>http://www.cnblogs.com/ken-zhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ken-zhang/archive/2011/11/25/Simple_Erlang_record_wrapper.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ken-zhang/archive/2011/11/25/Simple_Erlang_record_wrapper.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/ken-zhang/archive/2011/10/24/2222202.html</id><title type="text">【译】MochiWeb(基于Erlang的高性能WEB服务器)实用入门教程</title><summary type="text">MochiWeb由Bob Ippolito 创建，其描述为：“一个创建轻量级http服务器的Erlang库”。它不是框架：不附带URL调度、模版引擎、数据持久等。尽管没有官方网站和文档，但仍然是Erlang构建web服务的热门选择。这篇随笔将带您逐步入门并构建一个支持URL调度和模版引擎的迷你型框架。（不包含数据持久）我假设您已经具备一些Erlang语言的基础，否则，建议您先学习这本指南的前面部分章节，本教程不需要具备对并发和分布式Erlang的知识。如果您遇到问题，可以从这里获取本教程相应的代码。每次提交对应本教程相应部分，所以你可以很容易的找到某个步骤相关的代码。</summary><published>2011-10-23T18:13:00Z</published><updated>2011-10-23T18:13:00Z</updated><author><name>码农.ＫＥＮ</name><uri>http://www.cnblogs.com/ken-zhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ken-zhang/archive/2011/10/24/2222202.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ken-zhang/archive/2011/10/24/2222202.html"/><content type="html"/></entry></feed>
