= History of the Actor model
{wiki=History_of_the_Actor_model}
The Actor model is a conceptual model for dealing with concurrent computation, which was developed in the 1970s as a way to handle the complexities of distributed systems and parallel processing. Below is a brief history and development of the Actor model: \#\#\# 1. Origins (1973) - **Eraser and Concurrent Systems**: The Actor model was first introduced in a paper by Carl Hewitt, Peter Bishop, and Richard Steiger in 1973.
Back to article page