Skip to content

Remote Actors #147

Closed
Closed
@pitr-ch

Description

@pitr-ch

Starting issue for discussion, cc @jdantonio @lucasallan.

I am thinking about following:

  • to have an actor which would represent a bridge to other process
  • as you've mentioned, with plug-able transport layer (usual adapter pattern I guess)
  • RemoteReference implementation which would represent actors in different process, it would be created by bridge-actor and route the messages back there
  • any normal Reference going through bridge would be translated to RemoteReference so it would allow for transparent communication no matter in which process the actor actually is.

What are you thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAdding features, adding tests, improving documentation.looking-for-contributorWe are looking for a contributor to help with this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions