microsoft / SPTAG

A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
MIT License
4.83k stars 581 forks source link

Multiple connection for one server (to be assigned for each client) #400

Open rifqifarhansyah opened 1 year ago

rifqifarhansyah commented 1 year ago

Is SPTAG support a multiple connection for one server, so i can assigned one connection for each client. Cause when i tried to measure SPTAG throughput, there must be a limitation at the request that have been sent.