Le mercredi 17 mai 2017, 14:46:13 CEST Paul Hammant a écrit :
> > not to speak about read concurrency when one requires to use multiple
> > versions
> > of a lib. And of course, write concurrency is even harder.
> 
> I'm not following, dude.
:)

I'm not sure I'm not mistaken for the read part: with the current repo format, 
one thing that is super easy is that each artifact version is just a path that 
you can use simultaneously in one build or in multiple builds
With the proposed git repos, I don't get how read access to a tag is done 
without changing disk state, so you can access mutliple tags at the same time.


This "on read" question happens with "on write": but as you told the idea is 
more to consume releases from a central repository, and not on the desktop 
with SNAPSHOTs and so on, the write question is not really a question.

Regards,

Hervé

> 
> - Paul



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to