Thesis Details

Webové rozhraní pro správu a monitorování úloh na superpočítači

Bachelor's Thesis Student: Bukovinský Denis Academic Year: 2018/2019 Supervisor: Jaroš Marta, Ing., PhD.
English title
Web Interface for Task Management and Monitoring on a Supercomputer
Language
Czech
Abstract

One of the goals of the project was to complete the web interface for applications that access the k-Dispatch database, which monitors both running and scheduled tasks on a supercomputer. Another goal was to create a web-based graphical interface for the system administrator using already implemented web interface. Using this graphical interface, the administrator can manage and supervise the system. After studying the web interface specification, I implemented the required functionality that I integrated into the k-Dispatch system. The admin interface will include functionality based on the use-case diagrams that I created from the Web interface specification. This interface uses the k-Dispatch web interface to access the database. The web interface was implemented in Python using microframeworks. The admin part of the application consists of dynamic web pages created using HTML, cascading styles and JavaScript. The server generates these dynamic pages using pre-created templates.

Keywords

Python, Flask, JavaScript, web server, web page, web interface, REST API, PostgreSQL, Object-relational mapping

Department
Degree Programme
Information Technology
Files
Status
not defended
Date
10 June 2019
Reviewer
Committee
Kolář Dušan, doc. Dr. Ing. (DIFS FIT BUT), předseda
Burgetová Ivana, Ing., Ph.D. (DIFS FIT BUT), člen
Černocký Jan, prof. Dr. Ing. (DCGM FIT BUT), člen
Peringer Petr, Dr. Ing. (DITS FIT BUT), člen
Vašíček Zdeněk, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Citation
BUKOVINSKÝ, Denis. Webové rozhraní pro správu a monitorování úloh na superpočítači. Brno, 2019. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2019-06-10. Supervised by Jaroš Marta. Available from: https://www.fit.vut.cz/study/thesis/21821/
BibTeX
@bachelorsthesis{FITBT21821,
    author = "Denis Bukovinsk\'{y}",
    type = "Bachelor's thesis",
    title = "Webov\'{e} rozhran\'{i} pro spr\'{a}vu a monitorov\'{a}n\'{i} \'{u}loh na superpo\v{c}\'{i}ta\v{c}i",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2019,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/21821/"
}
Back to top