[erlang-questions] Book: Hardcore Erlang
Zvi
exta7@REDACTED
Fri Nov 9 15:51:26 CET 2007
I would like to see full real-life example of how to deploy OpenPoker on AWS
(EC2, S3) and full life-cycle management of such a system:
* initial deployment
* monitoring and management
* handling Mnesia persistence and distribution
* hot code upgrades
Zvi
Joel Reymont wrote:
>
> I signed up with Pragmatic Programmers to write a new Erlang book.
>
> 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
>
> --
> http://wagerlabs.com
>
>
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
>
--
View this message in context: http://www.nabble.com/Book%3A-Hardcore-Erlang-tf4776984.html#a13668363
Sent from the Erlang Questions mailing list archive at Nabble.com.
More information about the erlang-questions
mailing list