Scalable Pol Server or... SMP

Archive of the older Feature Request Forum Posts

Moderator: POL Developer

Locked
CrazyMan
Expert Poster
Posts: 71
Joined: Wed Apr 05, 2006 8:08 am
Contact:

Scalable Pol Server or... SMP

Post by CrazyMan »

Right now POL server can use only one processor core. Its not scalable. And make limits to quantity of clients and possibility of server.
it will be better if POL server can use all processors that we have in the server. I see IPC as an implementing this function
CrazyMan
Expert Poster
Posts: 71
Joined: Wed Apr 05, 2006 8:08 am
Contact:

Re: Scalable Pol Server or... SMP

Post by CrazyMan »

or as an implementing - a few processes of POL servers with different roles.
for example:
World ( world Save/Load/Backup )
Game – game server
Network - (keep connection, crypting, packet parsing)
Locked