|
Posted by NC on 11/16/07 19:43
On Nov 15, 6:18 pm, Lew <l...@lewscanon.com> wrote:
> NC wrote:
> > Both PHP and Java work well with Oracle; when it comes
> > to MySQL, however, Java (at least in its Tomcat
> > implementation) tends to have performance issues. One
> > widely publicized example is Friendster; the performance
> > problems in its Linux/Tomcat/MySQL stack were so pervasive
> > that the whole application had to be rewritten in PHP.
>
> Could you give some specific citations how Java has
> "performance issues" with MySQL,
Not exactly a very technical explanation, but here's an insider's
take:
...on Friday we launched a platform rearchitecture based on
loose-coupling, web standards, and a move from JSP (via
Tomcat) to PHP. The website doesn't look much different, but
hopefully we can now stop being a byword for unacceptably
poky site performance.
http://troutgirl.wordpress.com/2004/06/29/friendster-goes-php/
who, by the way, was fired for writing it:
http://www.news.com/Friendster-fires-developer-for-blog/2100-1038_3-5331835.html
> and why it would differ from Java's performance with
> Postgres or Oracle?
I would make the same guess you did: there's something wrong with
MySQL JDBC driver...
Cheers,
NC
Navigation:
[Reply to this message]
|