Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-170

Technology Overview Page

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Minor - P4 Minor - P4
    • Server_Docs_20231030
    • None
    • manual
    • None

    Description

      Create a page which covers all technical components of the client/server and how they fit together:

      Server:

      • Multithreaded C++ codebase
        • Thread per socket
        • HTTP interface
      • Network endpoints – TCP/UnixDomainSockets
      • Memory Mapped Files
      • Write-ahead Journal
      • Javascript engine ($where, map/reduce)
      • Sharding (mongos)
      • Replication (mongod w/replSet)

      Distributed System Behavior:

      • Networking/Connections
      • Sharding
      • Replication

      Clients:

      • BSON
      • Wire protocol
      • Helper Methods

      Attachments

        Activity

          People

            Unassigned Unassigned
            scotthernandez Scott Hernandez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              11 years, 48 weeks, 1 day ago