Skip to content
This repository has been archived by the owner on Aug 26, 2020. It is now read-only.

Minimalist distributed processing #11

Open
tisztamo opened this issue Feb 13, 2020 · 1 comment
Open

Minimalist distributed processing #11

tisztamo opened this issue Feb 13, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tisztamo
Copy link
Member

  • Check if it is possible to fit the system into a Julia cluster (without having a master node)
  • If not, use a tool like serf
  • Would be nice to use a standardized message format from the beginning, but drop this if the overhead is huge
  • WantlessComputation should talk over UDP
  • Transport for Actor communication is to be specified
@tisztamo tisztamo added the enhancement New feature or request label Feb 13, 2020
@tisztamo
Copy link
Member Author

  • Julia Distributed seems inadequate for our purposes
  • For v0.1, only the actor model will be distributed

@tisztamo tisztamo self-assigned this Feb 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant