Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vladud committed Jul 14, 2021
2 parents 07944a9 + 55919c2 commit 0c03077
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ Scenarios
** The cluster is also formed ok if no messages are being sent until both nodes are joined. If the input starts after both nodes are up then the sharding works as expected

There are powershell scripts included to run all these scenarios.


*** This project uses separate actor systems for the graph and the sharding. While testing there was huge performance issues in building the graph (just running materialize on it) when using the ActorMaterializer from inside the sharding actor system (see StreamSourceWithInternalGraphBuildingActor for example)

0 comments on commit 0c03077

Please sign in to comment.