Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-95604

POC egress gRPC for Search

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • Networking & Obs 2024-10-28

      Before writing the design for SPM-3902, we need to POC and evaluate two different threading models for egress gRPC:

      • Each Client does its own networking
      • A reactor thread manages networking/reaction processing and then delegates db work to Client threads.

      POC each threading model and evaluate which one is more performant and works more naturally with the gRPC C++ implementation.

            Assignee:
            erin.mcnulty@mongodb.com Erin McNulty
            Reporter:
            erin.mcnulty@mongodb.com Erin McNulty
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: