amjs
v0.0.4
Published
Actor Model for the Browser/Node using Web Workers
Downloads
7
Readme
The Actor Model in JS (web workers implementation)
The Actor: - Is the fundamental unit of computation - it must embody 3 things: - processing (getting something done) - storage, you need to remember things - communications