« Return to Thread: Concurrent access to local repository by multiple processes

Re: Concurrent access to local repository by multiple processes

by Wendy Smoak-3 :: Rate this Message:

Reply to Author | View in Thread

On Wed, Jun 24, 2009 at 10:07 AM, Jason Voegele<jason@...> wrote:

> Thanks for the response.  I guess I'll try my hand at using a lock file or
> something similar in my wrapper scripts.  I'm thinking that this algorithm
> might work:

You might look at Don Brown's work on parallel resolution of artifacts
[1], which must have some kind of locking and is in 2.1.0.  Perhaps
that could be extended to work for other things that are accessing the
repo.

[1] http://jira.codehaus.org/browse/MNG-3379

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: Concurrent access to local repository by multiple processes