National Repository of Grey Literature 3 records found  Search took 0.00 seconds. 
HTTP Implementation with a Local Cache
Šváb, Michal ; Burgetová, Ivana (referee) ; Burget, Radek (advisor)
This thesis describes problems of HTTP 1.1 protocol implementation with local cache. It describes creation of application programming interface for sending requests and receiving responses. Each response, that meets certain criteria is stored locally and then used for another requests for same document. The protocol is implemented in Java programming language, supporting version 5 and higher.
HTTP Implementation with a Local Cache
Šváb, Michal ; Burgetová, Ivana (referee) ; Burget, Radek (advisor)
This thesis describes problems of HTTP 1.1 protocol implementation with local cache. It describes creation of application programming interface for sending requests and receiving responses. Each response, that meets certain criteria is stored locally and then used for another requests for same document. The protocol is implemented in Java programming language, supporting version 5 and higher.
Development of threads's applications in Java
ATTL, Karel
This diploma thesis is aimed at programming of multithreaded applications in Java. With Java 5 comes package java.util.concurrent, which in an important way makes developing of parallel applications easier and more effective. This work is conceived as an introduction to programming of multithreaded applications in Java and could be also used as an educational material. Theoretical introduction about processes and technological background of multitasking gives analogy to threads, at the same time it is touching on Java technology and how Java works with memory. The rest of this diploma thesis concerns practical work with threads. This topic is covered from absolute beginning, which means creating Thread objects, including advanced topics like working with package java.util.concurrent and also some problems that can appear when writing multithreaded applications.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.