Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

illustrate methods (functions vs behaviors) better #6

Closed
aturley opened this issue Jul 15, 2018 · 0 comments
Closed

illustrate methods (functions vs behaviors) better #6

aturley opened this issue Jul 15, 2018 · 0 comments

Comments

@aturley
Copy link
Owner

aturley commented Jul 15, 2018

Talk more about

  • calling (calling a function and a behavior look the same)
  • what actually happens (functions use the stack and happen synchronously, behaviors are initiated by putting a message on a queue and the actor gets scheduled and they happen asynchronously)

Should there be a step after step 02 that makes this more clear? Change one of the steps?

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

No branches or pull requests

1 participant