uniqueid001 / jinglenodes

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

Add Throttling suport for Java Version #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add Throttling With the following criterial:
* Packets per second 
* Max Bandwidth 

Behavior Policy:
* If Throttling exceed up to +50% of limit discard packets.
* If exceed over +50% deactivate channel.

Original issue reported on code.google.com by barata7@gmail.com on 19 Oct 2009 at 3:58