hsa: http client parallel sessions 83/42183/14
authorAdrian Villin <[email protected]>
Fri, 24 Jan 2025 12:56:22 +0000 (13:56 +0100)
committerFlorin Coras <[email protected]>
Tue, 11 Feb 2025 20:14:07 +0000 (20:14 +0000)
commitc8174f3660d2577c3819b51d65a3f2836d8afe31
treee7ee8aec9423fb1914b07c4680ee6d9d9f34231f
parent29b1ece1d07477676e467e1b0f51987d47bd2997
hsa: http client parallel sessions

- client is now able to use multiple workers to send requests
  (sometimes it uses multiple sessions on a single worker)

Type: feature

Change-Id: I2d83d47a9768011b3d8d05ed320852606841e4b8
Signed-off-by: Adrian Villin <[email protected]>
extras/hs-test/http_test.go
extras/hs-test/infra/suite_no_topo.go
extras/hs-test/topo-containers/single.yaml
src/plugins/hs_apps/http_client.c