CS 553 Assignment 1
Due: Sunday 4/2/2006
Objective: Write a small A program to test the infrastructure.
What to do:
Log into the virtual OS lab. The main instructions are here. Older instructions are here.
Pick a web server or application server to monitor.
Write a small A program to fire an assertion when the server throughput becomes too low. The Wiki for the A language is here.
How to test:
Generate load on the system.
Restart the server in question.
Observe your assertion print out.
What to hand in (send email to the TA):
Code for your A program.
A short description (½ -1 page) of your experience.