Hacker News new | ask | show | jobs
by EarthLaunch 4883 days ago
This was particularly interesting for me. I've already built a scalable MMO server architecture in Erlang, which hosts all players on one world, using server nodes that can be moved between machines. I calculate that my server architecture can handle up to 10,000 moving players in a local area. That's characters, not EVE-style ships (characters are heavier).

If anyone is interested in talking about this, helping, or funding me, please get in touch. My server is called Proxima and my game is First Earth (you can find it if you're interested). I've been slowly bootstrapping it for 3 years.

1 comments

Have you got more details? Links?
I haven't been public about my process of building the server or its details (I just don't have time), but the game is at: http://firstearthgame.com

Someday I'll make time to blog about the server.

Wow, those screenshots look impressive!