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

Avoid libprocess functions in `mesos-containerizer launch`.

    XMLWordPrintableJSON

Details

    • Mesosphere Sprint 42

    Description

      Calling libprocses functions in `mesos-containerizer launch` will cause libprocess being initialized. That will have some performance impact as it'll create N threads (N == #cores).

      Given that `mesos-containerizer launch` can be blocking, we should avoid using libprocess methods for performance.

      Attachments

        Activity

          People

            klueska Kevin Klues
            jieyu Jie Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: