Skip to content

Conversation

@nvpohanh
Copy link
Owner

@nvpohanh nvpohanh commented Jun 15, 2020

This is built on top of: mlcommons#618

Changes:

  • Added a new TestSettings flag: server_num_issue_query_threads.
  • Implemented multi-thread IssueQuery() functionality in issue_query_controller.cc/h. This feature is enabled only when in Server scenario, server_num_issue_query_threads is set to positive numbers, and if there are threads calling RegisterIssueQueryThread().
  • Moved SampleMetadata, QueryMetadata, ResponseDelegate, QueryScheduler implementations and part of IssueQueries() to issue_query_controller.cc/h with very minor modifications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants