Hi,
for our current project we are looking around for what kind of
technologies we want to use for the website.
We ideally would like to have Java for the logic, but we are not too
thrilled by any of the java frameworks for the web front end.
PHP gives us exactly the kind of freedom we want for the front end,
but we would like to use it purely for displaying content, and do not
want to have any complex logic.
Hence, the PHP / Java bridge sounds like the perfect solution.
Now, our main concern is the performance of the php/java bridge; our
website will have many visitors (and logged in users), and we would
like to know that we do not get into performance problems further down
the road.
Has anyone used the bridge for a website with high traffic, and is
willing to share their experiences with it so far?
Has anyone performed tests to measure how the bridge performs when
under pressure?
Got any tips on how to perform such tests the best way (e.g.
suggestions for tools that can help us) ?
thanks much for any information you can provide us,
RJ
|