-
ZK 2.1.1 Released (1 messages)
- Posted by: Aburo Ichiro
- Posted on: September 20 2006 02:50 EDT
+ Support Hibernate thread SessionContext for ZK. + Support Hibernate "Open Session In View" for ZK. + Support the link and meta directives.Threaded Messages (1)
- Re: ZK 2.1.1 Released by Valery Tydykov on September 26 2006 16:32 EDT
-
Re: ZK 2.1.1 Released[ Go to top ]
- Posted by: Valery Tydykov
- Posted on: September 26 2006 16:32 EDT
- in response to Aburo Ichiro
http://jroller.com/page/galina?entry=zk_framework_performance_test Conclusions 1. Using the hardware and software, the zkdemo-all.war application can not handle 40 simultaneous active users (CPU overload, max response time is too big). 2. The Page File Usage History shows increasing memory usage, which might indicate memory leaks. We performed profiling using JBuilder Thread Debugger, which shows that ZK framework has thread contention problems.