2008-04-09
4月9号erlangR12B-2 release了 这次更新速度超快
关键字: erlang r12b
Bug fix release : otp_src_R12B-2
Build date : 2008-04-09
This is bug fix release 2 for the R12B release.
看看什么变化。
Build date : 2008-04-09
This is bug fix release 2 for the R12B release.
看看什么变化。
评论
mryufeng
2008-04-11
c node是个独立的程序 有main函数的哦 说白了就是通过ei通过网络给erlang的服务器发报文来指示服务器做什么的 或者接受服务器的消息的哦。
mryufeng
2008-04-11
c node是一个好方法 但是用port更普遍 port程序很容易写 用stdin stdout来通信 可以参考programming erlang书中的方法。
cryolite
2008-04-11
erlang不是不适合做图像处理之类的工作么。
另外请教下,外部c库是怎样调用的,是通过C node吗,然后C node与erlang node通讯?哪么C node又如何启动呢
另外请教下,外部c库是怎样调用的,是通过C node吗,然后C node与erlang node通讯?哪么C node又如何启动呢
mryufeng
2008-04-10
It's a bugfix release and I had no big expectations when scanning through the release notes, but then I spotted this:
--- percept-0.7 ------------------------------------------------------------
OTP-7162 Percept no longer depends on external c-libraries. The
graphical rendering is now done via erlang code.
Thats huge, if you are interested in generating PNG images and don't wanna have dependencies on c-libraries (as you would have using my cairo wrapper erlycairo). Egd won't win any speed competition and has a limited feature set, but runs out of the box on any Erlang supported platform !
--- percept-0.7 ------------------------------------------------------------
OTP-7162 Percept no longer depends on external c-libraries. The
graphical rendering is now done via erlang code.
Thats huge, if you are interested in generating PNG images and don't wanna have dependencies on c-libraries (as you would have using my cairo wrapper erlycairo). Egd won't win any speed competition and has a limited feature set, but runs out of the box on any Erlang supported platform !
mryufeng
2008-04-09
基本上是bug fix, 添加了些bif 没有大的什么变动
发表评论
提醒: 该博客已发表在公共论坛,博客所有留言会成为论坛回贴,留言请注意遵守论坛发贴规则
- 浏览: 66447 次
- 性别:

- 来自: 广州

- 详细资料
搜索本博客
最近加入圈子
链接
最新评论
-
Yueliang + LuLu 完整的Lu ...
lua用途很广的 我主要用于服务器 可以参看mysql-proxy项目 可以并发 ...
-- by mryufeng -
Yueliang + LuLu 完整的Lu ...
lua 好象是开发游戏的吧 据说魔兽世界就是LUA做的哈?
-- by laitaogood -
luatcc 方便你写lua扩展
root@yfnix:~/tcc/lua-5.1.3/src# tcc -lm ...
-- by mryufeng -
LPeg Parsing Expression ...
mysql-proxy的作者jan用lpeg写了个mysql 的select语法 ...
-- by mryufeng -
高级服务器编程和p2p的PP ...
先支持下,
-- by onlyerlee






评论排行榜