Indeed, it might be better to start with the threading module for the first tutorial. While I'm also a fan of Birrell's paper, it would encourage people to start with the low-level thread module, instead of the higher-level threading module. So the right answer, of course, is to do both! Jeremy