dybomaha
08-15-2004, 05:37 PM
I have been using Laszlo with JBOSS 3.2.5, and it works great.
I have done some testing, and it seems that Laszlo is 20-30% faster under JBOSS than under standard Tomcat. (I have not had time to figure out why.)
I have also tested Laszlo with JDK 1.5 BETA 2.
The result is that it does not work. I have tried under different systems (all Linux) and the error is always an exception with PyObject when the Script Parser runs. (Sorry I did not grab the error, I can get it later.)
So, it seems that JDK 1.5 will not work, which is a bummer. I am running 84 bit Linux with AMD 64, and so not having JDK 1.5 means I have to run the Blackdown AMD64 JDK, which seems to work well.
Maybe someday I will have time to do more benchmakring of different configurations.
BTW, increasing the memory allocation for JBOSS and Tomcat increased performance of Laszlo pretty dramatically.
DYBOMAHA
I have done some testing, and it seems that Laszlo is 20-30% faster under JBOSS than under standard Tomcat. (I have not had time to figure out why.)
I have also tested Laszlo with JDK 1.5 BETA 2.
The result is that it does not work. I have tried under different systems (all Linux) and the error is always an exception with PyObject when the Script Parser runs. (Sorry I did not grab the error, I can get it later.)
So, it seems that JDK 1.5 will not work, which is a bummer. I am running 84 bit Linux with AMD 64, and so not having JDK 1.5 means I have to run the Blackdown AMD64 JDK, which seems to work well.
Maybe someday I will have time to do more benchmakring of different configurations.
BTW, increasing the memory allocation for JBOSS and Tomcat increased performance of Laszlo pretty dramatically.
DYBOMAHA