Unique problem
Posted: Mon Jan 25, 2010 6:38 pm
Hi
We have a requirement like this....
we have a website designed in php.....
we have a software in it.....whenever user tries to use that software for solving a problem,it takes a lot of time to solve it.....
we have three unix servers over which the software is run.....so,our requirement is to distribute the problem equally to the three servers to solve it quickly.......
how can we do it..
We have a requirement like this....
we have a website designed in php.....
we have a software in it.....whenever user tries to use that software for solving a problem,it takes a lot of time to solve it.....
we have three unix servers over which the software is run.....so,our requirement is to distribute the problem equally to the three servers to solve it quickly.......
how can we do it..