Our concept of distributed processing is going to need some attention to details in the Assembler/VM design, but it will work. We now have two mechanisms involved: We have an easy way to synchronize data between several modules We can make on module execute logic on a different module. The principles of how we do…