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.79k stars 582 forks source link

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

Open rifqifarhansyah opened 11 months ago

rifqifarhansyah commented 11 months 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.