akka-locality

Akka extension to make better use of locality of actors in clustered systems

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

io.bernhardt
ArtifactId

ArtifactId

akka-locality_2.12
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

akka-locality
Akka extension to make better use of locality of actors in clustered systems
Project URL

Project URL

https://github.com/manuelbernhardt/akka-locality
Project Organization

Project Organization

manuel.bernhardt.io
Source Code Management

Source Code Management

https://github.com/manuelbernhardt/akka-locality

Download akka-locality_2.12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6
com.typesafe.akka : akka-actor_2.12 jar 2.5.26
com.typesafe.akka : akka-cluster-sharding_2.12 jar 2.5.26

test (6)

Group / Artifact Type Version
com.typesafe.akka : akka-persistence_2.12 jar 2.5.26
com.typesafe.akka : akka-testkit_2.12 jar 2.5.26
com.typesafe.akka : akka-multi-node-testkit_2.12 jar 2.5.26
org.iq80.leveldb : leveldb Optional jar 0.12
commons-io : commons-io jar 2.6
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0