Hey,
see also my results on how to configure the bean cache. You should find them
in the mail archives, don't remember the subject, sorry :)
Simon
-----Original Message-----
From: Ernest Chen [mailto:[EMAIL PROTECTED]]
Sent: venerdì 9 marzo 2001 22:46
To: 'JBoss-User'
Subject: RE: [jBoss-User] how much objects can jboss handle
That's true, but even if I have a couple hundreds of objects, add many
different type of objects could result in thousands. I did a test of 5000
objects (with id, name and text) in jboss and it stands still, not bad.
Just wonder how to configure it for optimal performance.
E
-----Original Message-----
From: danch [ mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ]
Sent: Friday, March 09, 2001 2:16 PM
To: JBoss-User
Subject: Re: [jBoss-User] how much objects can jboss handle
If you have many thousands of records, it's probably a bad idea to
design your application to use a findAll, no matter what technology your
using (assuming this is an interactive application).
> Ernest Chen wrote:
>
> I'm trying to find out how much objects can Jboss handle, it bombed
> when I try to use a findAll() method with many thousands of records.
> Anyone have idea how I should config my CMP container to have maximum
> impact on performance? Add more memory, etc?
>
> Thanks ;)
>
> E
> -----------------
>
> [ArticleBrokerBean] create()
> [ArticleBrokerBean] getArticleCount()
> [ArticleBrokerBean] Got context: javax.naming.InitialContext@fe2b9
> [ArticleBrokerBean] Got reference: helix/ArticleHome
> [ArticleBrokerBean] Got ArticleHome: helix/ArticleHome
> [ArticleBean] findAll()
> #
> # HotSpot Virtual Machine Error, Unexpected Signal 11
> # Please report this error at
> # http://java.sun.com/cgi-bin/bugreport.cgi
<http://java.sun.com/cgi-bin/bugreport.cgi>
> #
> # Error ID: 4F533F534F4C415249530E435050079A 01
> #
> # Problematic Thread: prio=5 tid=0xceeb8 nid=0xb runnable
> #
> Abort - core dumped
--
Dan Christopherson (danch)
nVisia Technical Architect (www.nvisia.com)
Opinions expressed are mine and do not neccessarily reflect any
position or opinion of nVISIA.
---------------------------------------------------------------------------
If you're a capitalist and you have the best goods and they're
free, you don't have to proselytize, you just have to wait.
-Eben Moglen
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]