ClassDistributed5.9.0

    LocalTestingDistributedActorSystem

    A DistributedActorSystem designed for local only testing.

    iOS
    16.0+
    macOS
    13.0+
    tvOS
    16.0+
    watchOS
    9.0+
    final class LocalTestingDistributedActorSystem

    It will crash on any attempt of remote communication, but can be useful for learning about distributed actor isolation, as well as early prototyping stages of development where a real system is not necessary yet.

    Citizens in Distributed

    Conformances

    Members

    Features