Hi, I'm evaluating JBoss and, one of the first things I made is to do two tests, writing and reading big amounts of data. (Jboss 4.0.2 and Oracle)
- Writing a few thousands of rows to a simple table is very slow. I have a client, calls a simple stateless session bean, and it sends the data using RMI-IIOP. Client side finishes its job pretty quickly, but as I observe JBoss console I see only a few records written to database per second, and it goes like that for almost an hour. - Reading 10.000 records (using a simple findAll EJB-QL) from a simple table (only one relation) takes about 10 seconds. I think this is unacceptably slow. I have checked out some documents and tried a few read-ahead parameters but it only improved a few seconds. Is there something I'm doing wrong? What is the best way to read a simple, yet very crowded (tens of thousands of records) tables? regards, Mehmet. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883667#3883667 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883667 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user