LMU ☀️ CMSI 6998
CONCURRENT AND DISTRIBUTED COMPUTING
HOMEWORK #3

Learning Objectives

In this assignment you will demonstrate:

Readings, Videos, and Self-Study

Although your team will be turning in only one submission, every team member is individually responsible for each of the following:

Submission Instructions

Submit to BrightSpace a PDF or text file with:

Exercises

  1. The Ada selective accept statement is pretty involved, but its syntax can use some work. Propose an alternative syntax in which the terminate and delay options don’t look quite the same as other alternatives. Strive to make your syntax completely in line with the defined workings of the statement.
  2. Show how to implement Ada’s selective accept statement in another language of your choice.

It is okay to get assistance for these projects from an GenAI chatbot, but you are responsible for cleaning up any code and comments it gives you.