paint-brush
Objects vs. Actorsby@jmills
570 reads
570 reads

Objects vs. Actors

by jack mills4mOctober 4th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Objects and actors are orthogonal abstractions and a language may implement both – Pony is an example of Pony. This paper will use Erlang as the prototype for actors in order to draw a sharper contrast between objects and actors. An object encapsulates one or more public methods, zero or more private methods, and internal state. The shared mutable mutable state problem may occur when two or more instances of methods within the same object are simultaneously live, i.e. have frames on the same stack.
featured image - Objects vs. Actors
jack mills HackerNoon profile picture
jack mills

jack mills

@jmills

L O A D I N G
. . . comments & more!

About Author

jack mills HackerNoon profile picture
jack mills@jmills

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite