Akiira / MUD-LoginAndStorageServer

1 stars 0 forks source link

Rename #3

Closed Akiira closed 9 years ago

Akiira commented 9 years ago

Unless you can think of a reason not to, I'm going to rename this to something like LoginAndStorage server. There are two reasons for this.

  1. In distributed systems central servers are best avoided because they defeat the whole point of being distributed, so even if this is a central server we shouldn't advertise that.
  2. It is not really a central server since all the game logic is handled on the world servers.
mixisbad commented 9 years ago

That's fine. I have no objections. On Apr 26, 2015 2:35 AM, "Akiira" notifications@github.com wrote:

Unless you can think of a reason not to, I'm going to rename this to something like LoginAndStorage server. There are two reasons for this.

  1. In distributed systems central servers are best avoided because they defeat the whole point of being distributed, so even if this is a central server we shouldn't advertise that.
  2. It is not really a central server since all the game logic is handled on the world servers.

— Reply to this email directly or view it on GitHub https://github.com/Akiira/MUD-CentralServer/issues/3.