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

RemotePlatform should cache common deployment artifacts #320

Open
brianoliver opened this issue May 1, 2016 · 2 comments
Open

RemotePlatform should cache common deployment artifacts #320

brianoliver opened this issue May 1, 2016 · 2 comments

Comments

@brianoliver
Copy link
Contributor

brianoliver commented May 1, 2016

When deploying a number of processes to the same RemotePlatform, many/most of the deployed artifacts are the same files. It doesn't make sense to copy them individually for each application being launched. Instead we should be able to simply cache (use one copy) of common files.

eg: copy a common non-snapshot files into /tmp/oracle-bedrock/cache/ or in ~/.bedrock/cache

and then use the common files when establishing the classpath.

@brianoliver
Copy link
Contributor Author

Reported by @brianoliver

@brianoliver
Copy link
Contributor Author

This issue was imported from JIRA ORACLETOOLS-320

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

1 participant