poker-network : a poker network game server
Poker-network, is a multiplayer online poker server. It is installed at Skyrock and is included in Debian GNU/Linux. With its companion JavaScript client (jpoker), it can be inserted as part of any web site to entertain the visitors. It can also be used as a fundation for a poker room designed to host thousands of simultaneous players.
Cash games
Multi table tournaments Sit and Go
REST and socket interface
Load balancing
Plugable user base
Player ranking
Tournament manager
The server deals the cards and checks the user actions using a poker game engine (poker-engine). It listens on a TCP/IP port and understands its own specific protocol. The persistent information is stored in a MySQL database. The client library implements the poker-network protocol for the client. The abstract user interface library provides a framework based on the client library and suited to implement a user friendly client.
Speaker
Loic Dachary
You see slides here
