Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
reading:2025:w38 [2025/09/18 21:30] – add /e/OS docs pfmreading:2025:w38 [2025/09/21 20:57] (current) – add pykka pfm
Line 4: Line 4:
   * [[https://doc.e.foundation/devices/FP4/official|/e/OS installation: Fairphone 4]]   * [[https://doc.e.foundation/devices/FP4/official|/e/OS installation: Fairphone 4]]
  
 +===== Actor Model =====
 +
 +  * [[https://proto.actor/|Proto.Actor]]
 +  * [[https://arxiv.org/vc/arxiv/papers/1008/1008.1459v8.pdf|Actor Model of Computation]] by Carl Hewitt
 +  * [[https://doc.akka.io/libraries/akka-core/current/typed/guide/actors-intro.html|Akka documentation]]
 +  * [[https://pykka.readthedocs.io/stable/|Pykka --- Introduction]]