Tuesday, October 16, 2018

Erlang 'process'

https://www.quora.com/What-is-the-difference-between-system-threads-and-process-threads-as-in-Java-threads

Excerpt:

Erlang uses the term "process" because it does not expose a shared-memory multiprogramming model. Calling them "threads" would imply that they have shared memory.

No comments:

Post a Comment

Followers

Blog Archive