首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > sudoku remote play game in group  web services

sudoku remote play game in group  web services

  • 资源大小:578.00 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: vices

资 源 简 介

The Sudoku is a popular puzzle game. In this implement two Sudoku remote/web services: 1. Sudoku solver remote service that solves given Sudoku puzzles. 2. Sudoku generator web service that generates new Sudoku puzzles. Clients use these services in order to solve given Sudoku puzzles and to generate new Sudoku puzzles given the size of the regions e.g., 2, 3, 4… (the grid size equals the region size squared) and the number of empty squares. In order to support multiple requests in parallel, the actual Sudoku solving will be done by several back end servers. The service load will be balanced among them and they will back up each other in case of failures. The service should support adding and removing of back end servers, load balancing among them and recovery from a crash of any back end server. In this extend the distributed system for providing Sudoku Remote/Web services in order to support group playing and fault tolerance of the front end server. In the extended system clien
VIP VIP
0.187614s