Ticket #22 (closed enhancement: fixed)

Opened 6 years ago

Last modified 4 years ago

Automatic Load Balancing

Reported by: mike Owned by: mike
Priority: normal Milestone: alpha-test
Component: server Version: 0.2
Keywords: Cc:
Estimated Effort: 1 week Platform: All
State: Conceptualizing Relative Size:

Description

Problem

When creating areas, load balancing methods should be employed to determine which server to put the area on. If a server's load gets too high, it should request to have its load rebalanced, and a realm/master server should do so.

Change History

Changed 6 years ago by mike

  • severity changed from normal to enhancement

Changed 6 years ago by mike

  • version changed from 0.4 to 0.3

Changed 6 years ago by mike

  • platform set to All
  • version changed from 0.3 to 0.2

Changed 6 years ago by mike

  • status changed from new to closed
  • state set to Conceptualizing
  • resolution set to fixed

Solution

Resolved in changeset:146

Realms are in charge of keeping track of the load on simulation servers that join them. New areas will be sent to the servers with the lowest load. If a server is overloaded, it will be moved to another server.

Changed 4 years ago by mike

  • milestone changed from beta-test to MV3D-0.32

Milestone beta-test deleted

Changed 4 years ago by mike

  • milestone changed from MV3D-0.32 to alpha-test

Setting the milestone back

Note: See TracTickets for help on using tickets.