原文地址:
http://erlang-factory.com/upload/presentations/167/KennethLundin-LatestnewsfromtheErlangOTPteamatEricssonErlang_Workshop2009.pdf
Coming Open Source releases
OTP R13B02 September 23
OTP R13B03 November 25
OTP R13B04 Jan-Feb 2010
OTP R13B05 ???
OTP R14B May-June 2010
OTP R14B01
OTP R14B02
Plans for later releases
Multicore performance improvements
– Delayed deallocation, let the right scheduler do it (R13B03)
– Improved handling of process table
– Separate allocators per scheduler
– Use NUMA info for grouping of schedulers
– Separate poll sets per scheduler (IO)
– Support Scheduler bindings, cpu_topology on Windows as well.
– Optimize Erlang applications in Erlang/OTP
– Fine grained parallelism, language and library functions.
– Better and more benchmarks
New way to build the documentation
– Using XSLTPROC to produce html, man and XSL-FO
– Using Apache FOP to produce PDF
Easier to interface C libraries and to make your own ”BIFs”
– Dynamically linked in BIF’s (for C-code , easier to write and more efficient
than drivers)
Support for validation in xmerl_sax_parser
BIFs for search in binaries (EEP-?)
红色的部分 好期待哦。。。
分享到:
- 2009-09-28 21:56
- 浏览 1164
- 评论(3)
- 论坛回复 / 浏览 (3 / 1781)
- 查看更多
相关推荐
Erlang/OTP 26.2.1,Erlang,OTP,26.2.1
官网下载实在是困难,我把当前Erlang / OTP 21.0 版本提交到这里提供给大家和自己下载 原先积分0的现在都这么高了,为了方便大家,放出云盘地址:https://pan.百度.com/s/1hb8vPiMslXxNuJC8PvnKgg提取码wmx8
压缩tar文件名为`<PREFIX>.tar.gz`,其中`<PREFIX>`表示特定的Erlang/OTP版本,例如`otp_LXA_11930_sunos5_R9B`。 由于tar文件没有单个根目录包含所有其他文件,因此必须将其解压缩到一个空(新创建的)目录中。 *...
Erlang/OTP Application完整例子,含代码和二进制,对于学习Erlang/OTP Application很有帮助。 配套文章http://blog.csdn.net/mycwq/article/details/12610677
This book is what you get if you put together an Erlang enthusiast who worked on the R1 release of OTP in 1996 and a Distributed Systems specialist who discovered Erlang/OTP
Erlang OTP是Erlang编程语言的核心组成部分,它提供了分布式计算、并发处理、热代码升级和容错恢复等一系列强大的功能。在安装RabbitMQ,一个广泛使用的开源消息代理和队列服务器之前,通常需要先安装Erlang环境。...
Erlang OTP (Open Telephony Platform) 是一种高级并发编程语言和框架,主要由瑞典电信设备制造商Ericsson开发,用于构建高度可靠、可扩展和实时的分布式系统。Erlang OTP 25.0是该平台的一个版本,特别针对Windows ...
erlang otp25 win安装包
Erlang OTP是Erlang编程语言的核心组件,它提供了强大的并发处理、分布式计算和容错能力,广泛应用于电信、互联网服务以及实时系统等领域。在Windows操作系统上,Erlang OTP通常提供为预编译的64位版本,如"erlang-...
此版本为window64位下的,erlang23版本,erlang-otp_win64_23.0,官网原包,官网太难找了,好不容易找到,和大家分享下,需要的可以下载,也作为自己的一个记录吧,自己亲测很好用,erlang环境需要与对应的rabbitmq...
otp, erlang/otp erlang/otp是一种编程语言和运行时系统,用于构建大规模可以伸缩软实时系统,具有高可用性。费 OTP是一套Erlang库,由Erlang运行时系统,大量的组件和一套Erlang程序设计原则组成。 了解更多关于...
This guide covers Erlang/OTP requirements, recommendations, caveats and commonly used installation sources. Unsupported Versions Erlang/OTP versions older than 19.3 are not supported by currently ...
Erlang最新版本 25.0.3 windows 安装文件 解压直接安装 5个币-----------------------------------------------------------------------------------------------------------------------------------------------...
【标题】:“(学成在线day05 RabbitMQ资料)Erlang/OTP20.3版本和RabbitMQ3.7.3” 【描述】:“(学成在线day05 RabbitMQ资料)Erlang/OTP20.3版本和RabbitMQ3.7.3”这个资料包显然关注的是两个核心主题:Erlang OTP ...
在Erlang的版本管理中,`kerl`是一个方便的工具,用于构建、安装和管理Erlang/OTP(Open Telecom Platform)的源代码版本。标签"erlang"表明讨论的核心是Erlang语言本身。文件名"otp_src_25.1"代表了OTP的源代码包,...
**Erlang/OTP 中文手册(R11B)** Erlang是一种并发性极强的编程语言,尤其适用于构建分布式、容错且高度可扩展的系统。OTP(Open Telecom Platform)是Erlang的核心组件,提供了一套标准库、开发框架和设计模式,...
RabbitMQ version Minimum required Erlang/OTP Maximum supported Erlang/OTP Notes 3.13.0 26.0 26.2.x The 3.13 release series is compatible wtih Erlang 26. OpenSSL 3 support in Erlang is considered to ...