Tech Mesh London 2012

Knut Nesheim, Backend developer at Wooga

No picture of Knut Nesheim

Biography: Knut Nesheim

Knut is using Erlang to make social games at Wooga, the third biggest social games developer on Facebook. He has open sourced some of his work, including a Redis database driver, an efficient statistics library and a webserver. His passions include: computer games, music and making useful technology.

Presentation: You are not Alone - Scaling Multiplayer Games for the Web

Track: Gaming & Social Media / Time: Tuesday 15:35 - 16:25 / Location: Library

At Wooga we are creating the next generation of social games. To be truly social, a game needs to offer real interaction between players in different forms. 

Taking one of our upcoming games as an example we will present the state synchronization used in client and server, how we do real time communication without websockets and how we are making a backend scalable enough to support millions of users every day. We will also share secrets about our prototypes for first person and real time strategy games.

The Erlang process model with evented IO, asynchronous messaging, links and isolation fits very well to real time multiplayer games. Come to our talk to see how it's used to build a very successful business.
 
Talk objectives: Show why Erlang is ideally suited to build real time multiplayer games. 

Target audience: Any developer with interest in distributed systems, complex state handling, or games in general.