InterviewSolution
Saved Bookmarks
| 1. |
What Level Of Load Balancing Is Possible With Ejbs? |
|
Answer» The workload MANAGEMENT service provides load balancing for the following types of enterprise beans: Homes of ENTITY or session beans, Instances of entity beans, Instances of STATELESS session beans. The workload management service provides load balancing for the following types of enterprise beans: Homes of entity or session beans, Instances of entity beans, Instances of stateless session beans. |
|