You are going down the WRONG path. This shouldn't even be a question for you. Build your game, then if/when you need it, look into making multiple servers. Jason
On Sat, May 23, 2009 at 12:35 AM, Jeremy <[email protected]> wrote: > > Hi I'm trying to make a simple browser based MMORPG in Rails for fun. > > One of the issues that I cannot resolve is how to architect several > universes. For example, go to www.ogame.org and you will see that the > user can sign up to multiple universes to play in. Or kind of like WoW > where you can sign in to separate worlds. However for my game the > player is only allowed to ever play in the world he signed up in. > > Would the best way to achieve this "partitioning" to create several > databases? Or is there a more effective way? I don't want to do it in > such a way that maintenance becomes a nightmare. > > Thanks! > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

