Erlang/OTP v19.2.2 發布
OTP 是包裝在Erlang中的一組庫程序。OTP構成Erlang的行為機制(behaviours),用于編寫服務器、有限狀態機、事件管理器。不僅如此,OTP的應用行為(the application behavior)允許程序員把寫好的Erlang代碼打包成一個單獨的應用程序;監測行為(the supervisor behavior )允許程序員創建有層次結構的進程,使得某個進程死后,會重新啟動復活。
OTP提供大量通用的庫程序,用以輕松創建具有高度容錯、熱機換碼等功能的高質高效的程序。主要特點:
- 通用服務器、有限狀態機、事件管理器;
- 標準化應用程序結構;
- 代碼熱機更換;
- 監測樹行為機制,讓你的進程永不停擺。
更新日志
- asn1-4.0.4
- common_test-1.13
- compiler-7.0.3
- cosEvent-2.2.1
- cosEventDomain-1.2.1
- cosFileTransfer-1.2.1
- cosNotification-1.2.2
- cosProperty-1.2.1
- cosTime-1.2.2
- cosTransactions-1.3.2
- crypto-3.7.2
- debugger-4.2.1
- dialyzer-3.0.3
- diameter-1.12.1
- edoc-0.8.1
- eldap-1.2.2
- erl_docgen-0.6.1
- erl_interface-3.9.2
- erts-8.2.1
- et-1.6
- eunit-2.3.2
- gs-1.6.2
- hipe-3.15.3
- ic-4.4.2
- inets-6.3.4
- jinterface-1.7.1
- kernel-5.1.1
- megaco-3.18.1
- observer-2.3
- odbc-2.12
- orber-3.8.2
- os_mon-2.4.1
- otp_mibs-1.1.1
- parsetools-2.1.4
- percept-0.9
- public_key-1.3
- reltool-0.7.2
- runtime_tools-1.11
- sasl-3.0.2
- snmp-5.2.4
- ssh-4.4
- ssl-8.1
- stdlib-3.2
- syntax_tools-2.1.1
- tools-2.9
- typer-0.9.11
- wx-1.8
- xmerl-1.3.12
- Downloads
- Source code (zip)
- Source code (tar.gz)
下載
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/69b822d5
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!