DIS Project - PowerPoint PPT Presentation

1 / 5
About This Presentation
Title:

DIS Project

Description:

DIS Project Blackjack. Membership and job distribution. R92725001 ???. client, game process ... assign servers (primary and backup) login system. group ... – PowerPoint PPT presentation

Number of Views:22
Avg rating:3.0/5.0
Slides: 6
Provided by: joungIm
Category:
Tags: dis | black | jack | project

less

Transcript and Presenter's Notes

Title: DIS Project


1
DIS Project Blackjack
  • Membership and job distribution
  • R92725001 ???
  • client, game process
  • R92725020 ??
  • server, game UI
  • R92725048 ???
  • DB communicate

2
Introduction
  • assign servers (primary and backup)
  • login system
  • group membership (create or join)
  • start poker game
  • leader election to decide a coordinator
  • a round game
  • one by one
  • logout system
  • exit

3
(No Transcript)
4
Fault tolerant
  • About architecture
  • DB
  • use primary and backup
  • Server
  • primary and backup for one node or group
  • scalable
  • the server can be assigned
  • About game process
  • allows pure player crash or disconnect, game
    continue
  • if coordinator crash, the game over

5
Key issue
  • Group consistency
  • card view
  • player state
  • Error detection
  • disconnect detect
  • how often
  • Our solution
  • Java RMI event driven
  • Multithread
Write a Comment
User Comments (0)
About PowerShow.com