Re: YASS (Yet Another Success Story)

2009-06-27 Thread Gabriel Genellina
En Sat, 20 Jun 2009 07:58:02 -0300, k3xji escribió: Started a project year ago with hard goals in mind : Developing a game server which can handle thousands of clients simultaneously. [...] I don't know Python at the time and only coded few simple projects with it. And you still could write t

YASS (Yet Another Success Story)

2009-06-20 Thread k3xji
Hi all, Started a project year ago with hard goals in mind : Developing a game server which can handle thousands of clients simultaneously.System must be stable, scalable, efficient, and if the client need to migrate the server to another OS, this will be a matter of time, if possible without chan