Thesis Details

Systém pro paralelní zpracování URL dotazů

Bachelor's Thesis Student: Horáček Jan Academic Year: 2006/2007 Supervisor: Ráb Jaroslav, Ing.
English title
System for Parallel Processing of URL Requests
Language
Czech
Abstract

The work treats of programming multithreaded application, focused on processing the demands for URL calling. The application was programmed in the ANSI norm of the language C. It runs as independent daemon, which must faciliate, in maximum possible scale, searching for demands, which weren't successfully processed. For URL calling it uses the library libCURL and installing in station of package autotools.

Keywords

URL, libCURL, UNIX, ANSI, process daemonizing, lockfile, chroot, HTTP, HTTPS, autotools, syslog, PID, thread, read-write locks

Department
Degree Programme
Information Technology
Files
Status
defended, grade A
Date
13 June 2007
Reviewer
Committee
Švéda Miroslav, prof. Ing., CSc. (DIFS FIT BUT), předseda
Matoušek Petr, doc. Ing., Ph.D., M.A. (DIFS FIT BUT), člen
Očenášek Pavel, Mgr. Ing., Ph.D. (DIFS FIT BUT), člen
Peringer Petr, Dr. Ing. (DITS FIT BUT), člen
Rybička Jiří, doc. Ing. Dr. (Mendelu), člen
Sekanina Lukáš, prof. Ing., Ph.D. (DCSY FIT BUT), člen
Citation
HORÁČEK, Jan. Systém pro paralelní zpracování URL dotazů. Brno, 2007. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2007-06-13. Supervised by Ráb Jaroslav. Available from: https://www.fit.vut.cz/study/thesis/5718/
BibTeX
@bachelorsthesis{FITBT5718,
    author = "Jan Hor\'{a}\v{c}ek",
    type = "Bachelor's thesis",
    title = "Syst\'{e}m pro paraleln\'{i} zpracov\'{a}n\'{i} URL dotaz\r{u}",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2007,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/5718/"
}
Back to top