Multiples Shiaijos - softwaremagico/KendoTournamentManager GitHub Wiki

Conducting a Tournament Across Multiple Shiaijos

Provided that your facilities have sufficient space and personnel, it is possible to operate multiple shiaijos simultaneously. To achieve this, multiple devices must be connected to the same instance of this application.

Shiaijo Selection

If you have a device that is assigned to one physiucal shiaijo, you can now filter the matches based on the tool for this specific shiaijo. A new option will appear near the standard filter, indicating the currently selected shiaijo. By default, all shiaijos are included, but by clicking on them, you can switch between the available ones, filtering the fights by the corresponding one.

Moreover, if you have multiple shiaijos and several devices, you can assign each device to a different shiaijo using this feature. This ensures that each device focuses on the correct matches, with data being exchanged automatically between the devices.

Data Synchronization

Data across the shiaijos is updated automatically in real-time via WebSockets. As long as the client remains connected to the application, they will receive all score updates. This functionality offers several advantages:

  • Individuals can use their mobile devices to access the scoreboard and monitor the results.
  • Each device at every shiaijo maintains the most current scores, enabling them to calculate and schedule subsequent pool matches in the championship based on ongoing match outcomes.

Note: This synchronization is session-specific; therefore, if multiple tabs are open within the same browser and a score is updated in one tab, the data will not automatically refresh in the other tabs. To test this feature on a single computer, please use different browsers or a combination of standard and incognito sessions.