CSE423 Capstone Project Fall 2003

Development of a reliable resource scheduler in a reliable web service environment

Mentor: Dr. Yinong Chen
Members and task allocation:

Progress

Project Description

In this project, students will design and implement a resource scheduler that can provide reliable and prioritized service to the clients. Technologies to be used include
• .Net integrated development environment
• C# multithreading programming language
• web technology
Required skills
• Object-oriented programming languages (CSE240 or equivalent),
• Computer organization and architecture (CSE330 or equivalent),
• Operating systems (CSE430 or equivalent), and
• Distributed computing (CSE445 or equivalent).

Background of the projects

A task scheduler, which has some similarity with the proposed resource scheduler, was implemented using Java and partially in C#.

Reference Materials