I need to split a work load between 2 or more JBoss servers. Each "task" is represented by an entry in a DB table (could be 10-1000 entries). I'm not sure if I should load each into a stateful bean on clusterized servers or take another approach. Any pointers would be greatly appreciated.
Thanks, View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978695#3978695 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978695 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
