浏览 1932 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2010-04-05
摘抄我感兴趣的: R14要实现的: 1. June 16: R14A, a beta release 2. Multi-core performance improvements * – optimized rwlocks * – delayed deallocation * – ”lock-free” process table 3. NIF improvements (Native Implemented Function) * – sending messages from a NIF * – crypto application as NIFs, now using a driver. 4. search in binaries (as of EEP-31) * – new module called binary with functions: match, matches, split, replace, longest_common_prefix, … part, at, copy, first,last 5. new SSL ready to replace old SSL 6. improved Reltool * – for easy creation of minimal target systems and standalone deployments from an installed development system. 7. Tentative * –Parameterized modules officially supported and with more efficient implementation. Longer term plans: 1. More multi core performance improvements * – lock free pre-allocators (thread specific pre allocated buffers) * – Scheduler specific mseg_alloc reducing lock contention and necessary for future NUMA optimizations. Intel Nehalem, AMD Opteron 2. Clustered shared heap or other solution to allow parallell computing on large sets of data avoiding copying. 3 . New XML-schema/dtd validator complementing the XML SAX parser we already have. 4. SMP optimizations in existing applications (Mnesia, ASN.1 …) 5. Improved eprof profiler 声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |