xinbc / jdiameter

Automatically exported from code.google.com/p/jdiameter
0 stars 0 forks source link

Diameter Stack: Support Alternative and Configurable (pluggable) Diameter Load-Balancing Algorithms #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the peer selection is based on the rating of a peer in a certain 
realm. Different load-balancing techniques should be possible, such as 
round-robin, evaluating certain AVP values, etc.

These algorithms should be an extension point for the Mobicents Diameter Stack.

(Issue History @ http://code.google.com/p/mobicents/issues/detail?id=1962)

Original issue reported on code.google.com by brainslog on 28 Aug 2012 at 1:26