Share cache with locking
------------------------
Key: IVY-654
URL: https://issues.apache.org/jira/browse/IVY-654
Project: Ivy
Issue Type: New Feature
Components: Core
Reporter: Xavier Hanin
Assignee: Xavier Hanin
Currently it isn't possible use the same cache from multiple processes. This is
a problem in some situations, especially for build servers, which have to use
one cache per process, defeating some of the purpose of the cache. Adding an
option allowing to use cache locking to ensure the repository cache can be used
by concurrent build would be a nice improvement.
To avoid degrading performance of local builds where the cache is not shared,
this should only be an option.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.