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

Is it a good idea to have tomcat in a synced folder? #10

Open
xverges opened this issue Nov 13, 2014 · 1 comment
Open

Is it a good idea to have tomcat in a synced folder? #10

xverges opened this issue Nov 13, 2014 · 1 comment

Comments

@xverges
Copy link

xverges commented Nov 13, 2014

I've read that synced folders have its performance issues (specially on Virtual Box). From Vagrant: Up and Running:

Shared folders incur a heavy performance penalty within the virtual machine when there is heavy I/ O, so they should only be used for source files. Any compilation step, database files, and so on should be done outside the shared folder filesystem inside the guest filesystem itself.

It just called my attention seeing tomcat in my host drive, not that I have done any performance test having it outside of the Vagrant...

@janwirth
Copy link
Contributor

I think, as an isolated dev environment it actually does not matter as long as it does not impair developer ergonomy.
Hovever, we should look for a solution to this issue when it actually occurs.

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

No branches or pull requests

2 participants