0 Replies Latest reply on Oct 17, 2006 2:38 AM by davidjterry

    Splitting workload between servers

    davidjterry

      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,