Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dragisak/akka-multi-shard-proxy

Example of multiple shards and shard clients using proxy
https://github.com/dragisak/akka-multi-shard-proxy

Last synced: 18 days ago
JSON representation

Example of multiple shards and shard clients using proxy

Awesome Lists containing this project

README

        

## Multiple shard regions and shard proxy

To run example:

```
sbt client/run -Dakka.remote.netty.tcp.port=2552
sbt one/run
sbt two/run
```