2 research outputs found
SOA usage in the development of enterprise applications
Mūsdienās lielam uzņēmumam ir nepieciešams biznesa un IT arhitektūras karkass, kurš sasaista programmas risinājumus ar biznesa prasībām un biznesa problēmām. Viens no iespējamiem un daudzsološiem risinājumiem ir servisu orientētas arhitektūras izmantošana.
Maģistra darbā tiek apskatīta servisu orientētās arhitektūras (SOA) pieejas izmantošana lietojumprogrammu izstrādē un integrācijas problēmu risināšanā, tās galvenie pamatprincipi un ieguvumi. Ir apskatītas SOA izmantošanas biznesa un tehniskas priekšrocības.
Darba noslēdzošajā daļā ir apskatītas eksistējošas biznesa un informācijas tehnoloģiju integrācijas problēmas konkrētā uzņēmumā un piedāvāts viens no variantiem to atrisināšanai – izmantojot SOA pieeju, kā arī izdarīti secinājumi.In our days large companies require such a business and IT architecture’s carcass which could map business needs and problems to its technical solutions. Usage of service oriented architecture is one of the ways to obtain this.
This master’s paper describes advantages of using service oriented architecture in the development of enterprise application and multiple system integration problem solving. It also contains SOA main principles overview, business and technical advantages description.
The last section of this paper describes author’s designed solution for the integration problem solving in one of the biggest and world known telecommunication companies. This solution is based on web services and SOA usage
Compression of textual information with Huffman algorithm
Šī bakalaura darba mērķis ir izpētīt jau eksistējošas informācijas saspiešanas metodes, kā arī, balstoties uz iegūto informāciju, izstrādāt savu arhivātoru, kurš pielietos vienkāršāku no tām – Haffmana algoritmu. Pētījuma sākumā detalizēti ir aplūkota viena no iespējamajām Haffmana algoritma realizācijas metodēm, pēc kuras autors izstrādājis savu arhivātoru JVC6. Darba turpinājumā ir aprakstītas arī citu saspiešanas metožu specifiskās īpašības, raksturīgās iezīmes, sniedzot nelielu ieskatu to realizācijām. Pētījuma noslēgumā ir veikta jaunizveidota arhivātora analīze un salīdzinājums ar mūsdienas populārākām saspiešanas programmām, nosakot katras stiprās puses, pozitīvās iezīmes. Veikta algoritmu salīdzināšana dažādiem tekstiskiem failiem.The main target of this bachelor’s paper is to learn modern compression algorithms, to produce a compressor for textual data. It will implement the easiest and simplest algorithm – Huffman code for textual data compression. In the beginning of research is gone into a detail one of the possible methods of Huffman algorithm realization. After that an author produced his own compressor JVC6. In this work are also described specific characteristics of other compression methods, and their realization possibility. In the end of the research are done some analyses of new compression program, its comparison with modern, popular and wildly used programs-compressors. Positive and good features are finalized for each of them. Comparison of algorithms for some textual files is also done