/actor-computational

The Actor model is a popular way of designing concurrent and distributed systems. It was first introduced in the 1970s by Carl Hewitt and his colleagues (Paper: https://arxiv.org/vc/arxiv/papers/1008/1008.1459v8.pdf)

Primary LanguageGo

Actor Computational