Skip to content

Add an actor model implementation example#273

Draft
polytypic wants to merge 1 commit into
mainfrom
add-actor-example
Draft

Add an actor model implementation example#273
polytypic wants to merge 1 commit into
mainfrom
add-actor-example

Conversation

@polytypic
Copy link
Copy Markdown
Collaborator

@polytypic polytypic commented Sep 12, 2024

TODO:

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

@polytypic polytypic force-pushed the add-actor-example branch 13 times, most recently from 557b17e to f518014 Compare September 19, 2024 12:01
@polytypic polytypic force-pushed the add-actor-example branch 11 times, most recently from dbb1e94 to 76e49ee Compare September 23, 2024 12:16
@polytypic polytypic force-pushed the add-actor-example branch 6 times, most recently from 3edfca5 to 275490d Compare October 1, 2024 01:23
@polytypic polytypic force-pushed the add-actor-example branch 6 times, most recently from 9b95351 to f25a9ab Compare October 19, 2024 13:36
@polytypic polytypic force-pushed the add-actor-example branch 3 times, most recently from bc0e785 to 4bcc66d Compare October 24, 2024 21:28
@polytypic polytypic force-pushed the add-actor-example branch 3 times, most recently from 669084e to 64adf6d Compare November 1, 2024 14:51
@polytypic polytypic force-pushed the add-actor-example branch 17 times, most recently from ec1e920 to 8e46be6 Compare November 25, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant