logoalt Hacker News

erutoday at 12:04 AM1 replyview on HN

Actor model would also be brilliantly wrong: it doesn't compose smaller correct systems into larger correct systems.

(Software) Transactional Memory and other ideas inspired by databases have a much better shot at this.


Replies

YorickPetersetoday at 9:48 PM

Is this why software transactional memory is so prevalent today and the actor model is barely used?