Thesis Details

Implementace Grand Central Dispatch v C++

Bachelor's Thesis Student: Šalgovič Marek Academic Year: 2019/2020 Supervisor: Hrubý Martin, Ing., Ph.D.
Language
Slovak
Abstract

Grand Central Dispatch is a system which allows applications to optimally use multi-core Apple devices. This system is for the most part supported by operating systems of Apple platforms. The goal of this bachelor's thesis was to analyze the system and subsequently design and implement a library in C++. This library provides interface and functionality similar to the existing system.

Keywords

thread, multithreading, Grand Central Dispatch, C++, Apple, pthreads, POSIX

Department
Degree Programme
Information Technology
Files
Status
defended, grade B
Date
8 July 2020
Reviewer
Committee
Kořenek Jan, doc. Ing., Ph.D. (DCSY FIT BUT), předseda
Drahanský Martin, prof. Ing., Dipl.-Ing., Ph.D. (DITS FIT BUT), člen
Grézl František, Ing., Ph.D. (DCGM FIT BUT), člen
Hrubý Martin, Ing., Ph.D. (DITS FIT BUT), člen
Polčák Libor, Ing., Ph.D. (DIFS FIT BUT), člen
Citation
ŠALGOVIČ, Marek. Implementace Grand Central Dispatch v C++. Brno, 2020. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2020-07-08. Supervised by Hrubý Martin. Available from: https://www.fit.vut.cz/study/thesis/19874/
BibTeX
@bachelorsthesis{FITBT19874,
    author = "Marek \v{S}algovi\v{c}",
    type = "Bachelor's thesis",
    title = "Implementace Grand Central Dispatch v C++",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2020,
    location = "Brno, CZ",
    language = "slovak",
    url = "https://www.fit.vut.cz/study/thesis/19874/"
}
Back to top