Hi,
I was assigned a class work in the university to compare web
applications architectures, mainly PHP vs
Java+Hibernate+Struts/Stripes. I'll need to provide some benchmarks
for some typical web apps.
Well, I'm a bit afraid that Java may win, because of the usage of
Hibernate, which caches sql
Hi!
Alexey Zakhlestin wrote:
I think a good example of php-technology would be symfony project +
caching in memcached
With symfony it is worth using Doctrine (a Hibernate-like ORM tool),
which has built-in caching possibility.
Best Regards,
Felhő
--
PHP Internals - PHP Runtime Development
I think a good example of php-technology would be symfony project +
caching in memcached
it can be made to work really fast
On 11/21/07, Nuno Lopes <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I was assigned a class work in the university to compare web
> applications architectures, mainly PHP vs
> Java+
On 21.11.2007, at 16:26, Nuno Lopes wrote:
Hi,
I was assigned a class work in the university to compare web
applications architectures, mainly PHP vs
Java+Hibernate+Struts/Stripes. I'll need to provide some benchmarks
for some typical web apps.
Well, I'm a bit afraid that Java may win, becaus
Hi,
I was assigned a class work in the university to compare web
applications architectures, mainly PHP vs
Java+Hibernate+Struts/Stripes. I'll need to provide some benchmarks
for some typical web apps.
Well, I'm a bit afraid that Java may win, because of the usage of
Hibernate, which caches sql s