| Title | SCIRE's job subsystem implementation for both the frontend and backend. |
|---|---|
| Student | Rodrigo Eduardo Lazo Paz |
| Mentor | Matt Disney |
| Abstract | |
|
Working with a large network of machines involves, among other tasks,
dealing with jobs in a comprehensive and as-simple-as-possible way. The job subsystem is one of the most complex parts of SCIRE, given that it has to deal with several scenarios that may turn a simple job into very frustrating experience. This SoC project aims at working on this subsystem so it can handle from simple tasks as jobs for a single machine to more complex duties as per-profile recurring jobs with error handling. This will be achieved trying to make client and client-server communication as simple as possible delegating most of the work to the server application. |
|