Occasionally our application needs to iterate over large amounts of data (that's in
the DB, and we use hibernate to access it). Since the process is both computation and IO
intensive, we'd like to balance between io/cpu load by using threads.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045802#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...