cloudstack/server
Sheng Yang aa9701a10c CLOUDSTACK-799: Redundant router: Speed up RvR status update
The basic idea behind this is, deploy a fix sized threadpool for updating RvR
status, then using producer/consumer model. There is a global configuration
router.check.poolsize(10 by default) to control the pool size.

Using pool size 100 for 1000 RvR is tested with simulator and works well.

Also we can adjust the global configuration option router.check.interval to e.g.
60s from default 30s to mitigate the issue.
2013-01-05 21:02:37 -08:00
..
conf License header updates for the server folder. 2012-08-03 09:41:27 -04:00
scripts License header updates for the server folder. 2012-08-03 09:41:27 -04:00
src/com/cloud CLOUDSTACK-799: Redundant router: Speed up RvR status update 2013-01-05 21:02:37 -08:00
test CLOUDSTACK-799: Redundant router: Speed up RvR status update 2013-01-05 21:02:37 -08:00
pom.xml CLOUDSTACK-771: maven: add mysql version reference to enable non-snapshot builds 2013-01-04 12:20:06 -05:00