COMP 655: Distributed/Operating Systems - Summer 2011
2024-04-27 17:50:18 UTC
Home
Lectures
Assignments
Books, web, tools
 
Turnitin.com
Guidelines
Writing help
Plagiarism
 
DiNo
Glassfish
RESTful client
Menu service
JAX-RS
JAXB
EJB
Java
 
Bulletin board
Contact
  Project: design exchange
This page provides details on assignment 1-2-2. It is assigned in week 4 and due in week 8. It is worth 50 points. It is a group assignment.

In the design exchange, you will

  • describe the current state of your DiNo design to another team
  • listen to their feedback on your ideas
  • listen to the other team's description of the current state of their design
  • give the other team feedback on their ideas

In this assignment, there is nothing to turn in; it is all about discussing DiNo design ideas with another team.

Things you can cover in your description:

  • Your current thinking about the required elements for the design paper
  • How will you manage your code and test cases within your team?
  • Error handling, including
    • how will you map from Java exceptions and method return codes to HTTP response codes and response text?
    • will you log errors? if so, what kinds of errors will you log? will you use logging software such as log4j?
  • How will you represent and manage the current set of notebooks and their content?