azure-service-bus-go/internal
Richard Park e882857a71
Use link caching for $management operations (renew locks) (#248)
Make it so we use a single management link (most of the time) when doing dispositions or lock renewal (or other management related operations).

Also, added in a simple stress test. It's a bit manual at the moment, but it initiates 1000 concurrent renew lock calls at once, so it's a decent test of our response routing.
2021-09-02 13:56:35 -07:00
..
stress/mgmtlink Use link caching for $management operations (renew locks) (#248) 2021-09-02 13:56:35 -07:00
test Update amqp and other dependencies (#153) 2019-12-16 09:58:02 -08:00
manager_common.go Do the check proactively and avoid encoding. 2021-07-13 20:36:16 +00:00
manager_common_test.go Fixing lint errors and changing names to be more accurate (baseUrl -> basePath) 2021-07-13 19:36:21 +00:00