amjs
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i amjs

Weekly Downloads

7

Version

0.0.4

License

ISC

Unpacked Size

331 kB

Total Files

6

Last publish

Collaborators

  • shakyshane