阅读更多
http://www.railscn.com/viewtopic.php?t=2397
http://erlyweb.org/
http://yarivsblog.com/articles/2006/10/27/introducing-erlyweb-the-erlang-twist-on-web-framworks
要安装yaws 作web服务器
特性:
* an elegant approach to concurrent programming
* amazing scalability
* fault-tolerant design
* painless clustering
* an embedded distributed DBMS for highly-available applications with soft real-time performance requirements
* proven stability
* simplicity
* a high-performance VM with support for native code compilation
* hot code swapping
* easy binary parsing
* the productivity and flexibility of dynamic typing combined with a rigorous defect-finding tool
* facilities for distributed monitoring, logging, RPC, process-spawning, error-handling and debugging
* the beauty of functional programming
* a platform with 20 years of success at building very large-scale systems
* 100% open source
* borderline unhealthy amounts of fun
最新版本
11/4/06 ErlyWeb 0.2.1
http://erlyweb.org/erlyweb-0.2.1.zip
11/2/06 ErlyWeb 0.2 is released!