Friday 7 December 2007

Flow Control

After defining a JMS server, you can configure one or more connection factories to create connections with predefined attributes. With the Flow Control feature, you can direct a JMS server or destination to slow down message producers when it determines that it is becoming overloaded.
Tips

1. To slow down overactive producers that are overwhelming a destination from outside the WebLogic Server process, configure flow control.

2. Using flow control inside the server causes server threads to slow down; be careful.

No comments: