On concurrency models

For those interested, we’ve spent some time writing a book on how to use Miou and asynchronous programming with Miou — basically, it introduces Miou’s design. In addition, resources that may be of interest are:

  • a retrospective of a handheld scheduler implementation compared to what Miou offers
  • a manifesto that says the same thing as what I said above

A next release of Miou is in preparation and additions to this ‘little book’ will be made. In particular, there will be an explanation of how we implemented happy-eyeballs, which remains a good example.

5 Likes