picos icon indicating copy to clipboard operation
picos copied to clipboard

Add an actor model implementation example

Open polytypic opened this issue 1 year ago • 0 comments

TODO:

  • [x] How to deal with unhandled exceptions in actors? Riot seems to treat them as fatal errors.
  • [x] What should happen when a message is sent to a process that has already terminated?
  • [x] Document the signature
  • [ ] Test / Example

polytypic avatar Sep 12 '24 14:09 polytypic