Sorry lets put that in context, need to eliminate N+1 query problem first.
Reduce trips to the database is #1.  Then make the trips more efficient.

-----Original Message-----
From: marc fleury
To: [EMAIL PROTECTED]
Sent: 5/7/01 9:18 PM
Subject: RE: [JBoss-dev] TODO: JBossCMP 1.1 FAST!

|but I think I saw a post earlier, prepared statements or regular 
|statements,
|we are talking about "buckets" when we need to melt an iceberg.

huh people start talking like me... good.

|the huge performance problems doesn't lie in the CMP logic not using
|prepared statements.

that's right it lies in us issuing non optimized queries in the first
place

marc

|
|Filip
|
|
|
|~
|Namaste - I bow to the divine in you
|~
|Filip Hanik
|Software Architect
|[EMAIL PROTECTED]
|www.filip.net
|
|
|_______________________________________________
|Jboss-development mailing list
|[EMAIL PROTECTED]
|http://lists.sourceforge.net/lists/listinfo/jboss-development

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to