Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

So slow network performance in docker :( #5

Open
fno2010 opened this issue Jan 24, 2017 · 3 comments
Open

So slow network performance in docker :( #5

fno2010 opened this issue Jan 24, 2017 · 3 comments

Comments

@fno2010
Copy link
Member

fno2010 commented Jan 24, 2017

Current implementation strongly depends on docker containers. But refer to moby/moby#7857, network performance is so poor in the docker containers. Even in the host mode, docker network is still with higher delay.

On potential solution is to support to execute test jobs on the physical machines. Another one may be cluster mode (swarm) for a parallel test.

@fno2010
Copy link
Member Author

fno2010 commented Jan 27, 2017

Need to add vagrant or remote ssh as additional options to run task units.

Potential solution is python-vagrant and fabric.

@fno2010
Copy link
Member Author

fno2010 commented Feb 3, 2017

Weave may be a solution to improve the network performance of the docker-to-docker connection.

@ayr-ton
Copy link

ayr-ton commented Apr 26, 2017

@fno2010 Could you please elaborate further regarding your networking issue? I would like to understand if I can help with anything. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants