Hello,
We got mid-size script doing several db queries and some computations.
We are trying to achieve as big performance (requests/sec) as possible.
Which techniques should we choose? Can you recommend something?
- php with truckMMcache?
- some kind of php scripts compiling techniques?
- php via fastcgi?
- perl, python or java?
- OR C/C++ FastCGI? (which is ebay platform we think).
Any feedback greatly appreciated!
We got mid-size script doing several db queries and some computations.
We are trying to achieve as big performance (requests/sec) as possible.
Which techniques should we choose? Can you recommend something?
- php with truckMMcache?
- some kind of php scripts compiling techniques?
- php via fastcgi?
- perl, python or java?
- OR C/C++ FastCGI? (which is ebay platform we think).
Any feedback greatly appreciated!