Home > Erlang探索 > The Erlang/OTP Roadmap(Erlang Factory London 2011)

The Erlang/OTP Roadmap(Erlang Factory London 2011)

July 11th, 2011

原创文章,转载请注明: 转载自系统技术非业余研究

本文链接地址: The Erlang/OTP Roadmap(Erlang Factory London 2011)

刚结束不久的Erlang Factory London 2011我很关心的是The Erlang/OTP Roadmap, 每年由Kenneth Lundin宣布的下一年的开发计划,对我们掌握erlang团队的开发进度和方向非常有帮助。
今年的ppt参看 这里

R15的开发包括:

  • Line number info in crash reports
  • 64bit Windows version
  • SMP performance improvements
  • ASN.1 encode/decode performance

更长期的包括:

  • compilation(using HiPE/LLVM)
  • Experiments and EEP for new
  • datatype Hashes
  • Native processes (maybe some steps already in R15B)
  • More multicore scalability improvements

重点还是在提高Erlang的性能和易用性,感谢OTP团队给我们带来这么好的产品。

更多的话题看这里:http://www.erlang-factory.com/conference/London2011/talks

玩得开心!

 

Post Footer automatically generated by wp-posturl plugin for wordpress.

Categories: Erlang探索 Tags: , ,
  1. 光夏
    July 11th, 2011 at 23:38 | #1

    终于能在crash中看到行号了

    使用llvm具体能带来什么好处呢?性能的提升?比例大概能到多少呢?

Comments are closed.