[
https://issues.apache.org/jira/browse/MRESOLVER-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17226922#comment-17226922
]
Tamás Cservenák commented on MRESOLVER-145:
-------------------------------------------
[https://github.com/apache/maven-resolver/pull/77]
The PR adds a "pluggable" synccontext implementation (backed by JVM Semaphore
and JVM ReadWriteLock, Hazelcast and Redisson – code copied from existing
redisson synccontext implementation).
I'd propose a "followup" issue, to drop "global" and maybe "redisson" modules
as well, if testing proves named redisson an equivalent replacement.
> Introduce more SyncContext implementations
> ------------------------------------------
>
> Key: MRESOLVER-145
> URL: https://issues.apache.org/jira/browse/MRESOLVER-145
> Project: Maven Resolver
> Issue Type: New Feature
> Components: resolver
> Reporter: Tamás Cservenák
> Assignee: Michael Osipov
> Priority: Minor
>
> Aside of existing "global" (too coarse, not really usable) and "redisson"
> sync context implementations, we may try out more implementations and maybe
> even benchmark/compare them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)