Pool bridgestrap test requests for increased efficiency
Rdsys creates one connection to bridgestrap for each bridge it wants tested. This is inefficient and we should instead use a testing pool which accumulates bridges until rdsys 1) has N pending bridges to test or 2) T seconds have passed, whichever comes first.