Qian Zhang created MESOS-4372:
---------------------------------
Summary: Enhance the performance of launching Docker container
Key: MESOS-4372
URL: https://issues.apache.org/jira/browse/MESOS-4372
Project: Mesos
Issue Type: Improvement
Components: docker
Reporter: Qian Zhang
When we tested Swarm on Mesos, we found it has some some performance downgrade
compared with Swarm standalone, see the test result for details:
https://github.com/Open-I-Beam/containers-os/tree/master/swarm-mesos/151201-paolo-swarm-on-mesos
Some potential root causes are:
1. In Swarm on Mesos, there will be one Docker executor for each Docker
container.
2. In Swarm on Mesos, Docker CLI is used rather than Docker API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)