Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-5900

Support Unix domain socket connections in libprocess

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • libprocess

    Description

      We should consider allowing two programs on the same host using libprocess to communicate via Unix domain sockets rather than TCP. This has a few advantages:

      • Security: remote hosts cannot connect to the Unix socket. Domain sockets also offer additional support for authentication.
      • Performance: domain sockets are marginally faster than localhost TCP.

      Attachments

        Issue Links

          Activity

            People

              benjaminhindman Benjamin Hindman
              neilc Neil Conway
              Jie Yu Jie Yu
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: