Last Version

jaslock 1.0.7

High-performance distributed sync service and atomic DB. Provides good multi-core support through lock queues, high-performance asynchronous binary network protocols. Can be used for spikes, synchronization, event notification, concurrency control. https://github.com/snower/slock

License

License

MIT
GroupId

GroupId

io.github.snower
ArtifactId

ArtifactId

jaslock
Version

Version

1.0.7
Type

Type

jar
Description

Description

jaslock
High-performance distributed sync service and atomic DB. Provides good multi-core support through lock queues, high-performance asynchronous binary network protocols. Can be used for spikes, synchronization, event notification, concurrency control. https://github.com/snower/slock
Project URL

Project URL

https://github.com/snower/slock
Source Code Management

Source Code Management

https://github.com/snower/jaslock.git

Download jaslock 1.0.7


<!-- https://jarcasting.com/artifacts/io.github.snower/jaslock/ -->
<dependency>
    <groupId>io.github.snower</groupId>
    <artifactId>jaslock</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.snower/jaslock/
implementation 'io.github.snower:jaslock:1.0.7'
// https://jarcasting.com/artifacts/io.github.snower/jaslock/
implementation ("io.github.snower:jaslock:1.0.7")
'io.github.snower:jaslock:jar:1.0.7'
<dependency org="io.github.snower" name="jaslock" rev="1.0.7">
  <artifact name="jaslock" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.snower', module='jaslock', version='1.0.7')
)
libraryDependencies += "io.github.snower" % "jaslock" % "1.0.7"
[io.github.snower/jaslock "1.0.7"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.