2 comments
This is an interesting idea. I was thinking about something similar in Smalltalk or Erlang the other day. Mostly building on the actor/object+mailbox concept.<p>I didn’t actually do anything with that idea yet but may look at the idea in Elixir this weekend.
Amusingly, I started building something very similar in Jolt today :) <a href="https://github.com/yogthos/samizdat/" rel="nofollow">https://github.com/yogthos/samizdat/</a>