Split the workload to increase user capacity

For general discussion of the Poker Mavens software
Post Reply
mihu332
Posts: 8
Joined: Thu Nov 04, 2010 9:22 am

Split the workload to increase user capacity

Post by mihu332 »

Hey Kent,

I was wondering if there is a way to run the server platform using multiple servers, so it can sustain more users..
Let's say hosting 20 tables on server 1, 20 tables on server 2, etc

Is this possible ?

Thanks
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Split the workload to increase user capacity

Post by Kent Briggs »

mihu332 wrote: I was wondering if there is a way to run the server platform using multiple servers, so it can sustain more users..
Let's say hosting 20 tables on server 1, 20 tables on server 2, etc
Is this possible ?
Not directly but you could purchase a second license and treat each site as a separate room. Then develop a central login page on your own website and direct the player to the room of their choice. You would also have to keep a local database of player info and use the API and Callback system to keep the chip balance as they go back and forth between rooms. Not a trivial programming job, but certainly possible. My customer at http://www.centpoker.com did this.
mihu332
Posts: 8
Joined: Thu Nov 04, 2010 9:22 am

Re: Split the workload to increase user capacity

Post by mihu332 »

Thanks for clarifying this.
Post Reply