浏览 4213 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2007-11-10
Working title is Hardcore Erlang and it will be built around OpenPoker. The emphasis of the book will be more on showing how to write scalable Erlang servers and less on how to write a poker server. Apart from the following topics, are there any other topics you would like me to cover? Thanks, Joel ---- - The architecture of a poker server from far above - Thinking processes instead of objects - Game logic - Stacking state machines - Swapping logic - Storing data in Mnesia - State machines (gen_fsm) - OTP behaviours - Poker bots - Simulating players - Scripting - Designing a network protocol - Binary parsing - Pickler combinators - Automatic clustering - Fault tolerance and fail-over - Load balancing - Testing a network server - Debugging Erlang software Thanks, Joel 声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |
发表时间:2007-11-10
非常关注!现在erlang缺少高级应用的书籍。
|
|
返回顶楼 | |
发表时间:2008-09-13
他最近遇到麻烦了:
http://www.wagerlabs.com/blog/2008/09/erlang-sucks.html |
|
返回顶楼 | |
发表时间:2008-09-13
cryolite 写道 他最近遇到麻烦了:
http://www.wagerlabs.com/blog/2008/09/erlang-sucks.html Memory wall is the AIDS of concurrency and Parallesim. |
|
返回顶楼 | |
发表时间:2008-09-13
Trustno1 写道 cryolite 写道 他最近遇到麻烦了:
http://www.wagerlabs.com/blog/2008/09/erlang-sucks.html Memory wall is the AIDS of concurrency and Parallesim. 工具不够用是他的主要抱怨,但是这次的问题好像出在Mac OSX上,Mac OSX缺省最大socket连接数是128 然后有人在linux上测试,发现轻松实现100K的用户支持 当然,如果工具集够丰富够好用他可能会早点找到问题所在 |
|
返回顶楼 | |
发表时间:2008-09-13
我第一眼看到的是hardcore……
|
|
返回顶楼 | |
发表时间:2008-09-16
hardcore 被baidu和谐了 -_-!
|
|
返回顶楼 | |
发表时间:2008-09-16
joel同学和我们一样也是在成长中 成长的烦恼而已 会过去的
|
|
返回顶楼 | |
发表时间:2008-10-04
cryolite 写道 他最近遇到麻烦了:
http://www.wagerlabs.com/blog/2008/09/erlang-sucks.html http://www.wagerlabs.com/blog/2008/10/erlang-doesnt-suck.html 事情摆平了 |
|
返回顶楼 | |