To see the other types of publications on this topic, follow the link: Application servers.

Dissertations / Theses on the topic 'Application servers'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 dissertations / theses for your research on the topic 'Application servers.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.

1

Limansky, Ivan S. (Ivan Serge) 1972. "Collaborative application servers." Thesis, Massachusetts Institute of Technology, 2000. http://hdl.handle.net/1721.1/80964.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Kistijantoro, Achmad Imam. "Component replication in application servers." Thesis, University of Newcastle Upon Tyne, 2007. http://hdl.handle.net/10443/2117.

Full text
Abstract:
Three-tier middleware architecture is commonly used for hosting large-scale distributed applications. Typically the application is decomposed into three layers: front-end, middle tier and back-end. Front-end ("Web server") is responsible for handling user interactions and acts as a client of the middle tier, while back-end provides storage facilities for applications. Middle tier (' Application server') is usually the place where all computations are performed, so this layer provides middleware services for transactions, security and so forth. The benefit of this architecture is that it allows
APA, Harvard, Vancouver, ISO, and other styles
3

Carrera, Pérez David. "Adaptive execution environments for application servers." Doctoral thesis, Universitat Politècnica de Catalunya, 2008. http://hdl.handle.net/10803/6029.

Full text
Abstract:
El creixement experimentat tant per la web com per Internet en els últims anys ha potenciat l'introducció de servidors d'aplicacions dins de la majoria d'entorns d'execució distribuits. El servidors d'aplicacions web porten les aplicacions distribuides un pas endavant pel que fa a accessibilitat, facilitat d'ús i estandardització, mitjançant l'ús dels protocols de comunicació més extesos i proveïnt rics entorns de desenvolupament.<br/><br/>Seguint l'evolució dels entorns d'execució dels servidors d'aplicacions, els factors que determinin el seu rendiment també ha evolucionat, amb l'aparició de
APA, Harvard, Vancouver, ISO, and other styles
4

Kumlin, Veronica. "Open Source SIP Application Servers For IMS Applications: A Survey." Thesis, Linköping University, Department of Computer and Information Science, 2007. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-10458.

Full text
Abstract:
<p>I ett IMS-nät (IP Multimedia Subsystem) finns Applikations Servrar (AS) som tillhandahåller tjänster, dessa AS är ofta SIP-servrar (Session Initation Protocol).</p><p>Målet för det här examensarbetet var att finna den SIP-server som är mest lämpad att använda när man ska lägga till en tjänst i ett IMS-nät.</p><p>Först gjordes en undersökning av tillgängliga SIP AS och ett tiotal hittades. Några av dem valdes ut för att jämföras och utredas mer noggrant. Inledningsvis inspekterades deras dokumentation, sedan analyserades proceduren att installera AS och att lägga till en tjänst på dem. Till
APA, Harvard, Vancouver, ISO, and other styles
5

Gosu, Adarsh Kumar. "Analysis of Web Services on J2EE Application Servers." Thesis, University of North Texas, 2004. https://digital.library.unt.edu/ark:/67531/metadc5547/.

Full text
Abstract:
The Internet became a standard way of exchanging business data between B2B and B2C applications and with this came the need for providing various services on the web instead of just static text and images. Web services are a new type of services offered via the web that aid in the creation of globally distributed applications. Web services are enhanced e-business applications that are easier to advertise and easier to discover on the Internet because of their flexibility and uniformity. In a real life scenario it is highly difficult to decide which J2EE application server to go for when deploy
APA, Harvard, Vancouver, ISO, and other styles
6

Stridh, Fredrik. "A Simple Throttling Concept for Multithreaded Application Servers." Thesis, Blekinge Tekniska Högskola, Sektionen för datavetenskap och kommunikation, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-2840.

Full text
Abstract:
Multithreading is today a very common technology to achieve concurrency within software. Today there exists three commonly used threading strategies for multithreaded application servers. These are thread per client, thread per request and thread pool. Earlier studies has shown that the choice of threading strategy is not that important. Our measurements show that the choice of threading architecture becomes more important when the application comes under high load. We will in this study present a throttling concept which can give thread per client almost as good qualities as the thread pool s
APA, Harvard, Vancouver, ISO, and other styles
7

Andersson, Samuel. "Dynamic allocation of servers for large scale rendering application." Thesis, Luleå tekniska universitet, Institutionen för system- och rymdteknik, 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:ltu:diva-85990.

Full text
Abstract:
Cloud computing has been widely used for some time now, and its area of use is growing larger and larger year by year. It is very convenient for companies to use cloud computing when creating certain products, however it comes with a great price. In this thesis it will be evaluated if one could optimize the expenses for a product regardless of what platform that is used. And would it be possible to anticipate how much resources a product will need, and allocate those machines in a dynamic fashion?       In this thesis the work of predicting the need of rendering machines based on response time
APA, Harvard, Vancouver, ISO, and other styles
8

Mack, Moritz. "Loading and Querying Data on Distributed Virtualized Web Application Servers." Thesis, Uppsala University, Department of Information Technology, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-108039.

Full text
Abstract:
<p>Virtualized web application servers within computational clouds, such as the GoogleApp Engine, generally restrict resource usage and therefore provide limited,relationally none-complete query facilities only. This work investigates how scalable,reliable and a more powerful access to the App Engine Datastore can beaccomplished and an Optimized Distributed Datastore Exchange (ODDSE) ispresented. Being aware of the App Engine’s resource restrictions ODDSE provides areliable and failure safe query interface to transparently exchange data with thedistributed Datastore using full SQL or AmosQL. O
APA, Harvard, Vancouver, ISO, and other styles
9

Kuszewski, Maciej. "Performance Analysis And Comparison Of Soa Servers In Different Applications." Master's thesis, METU, 2010. http://etd.lib.metu.edu.tr/upload/12612193/index.pdf.

Full text
Abstract:
One of the most crucial decisions when developing a system based on Service Oriented Architecture is to select an appropriate server which will be the ground for building the application. Similar to databases, an application server has significant influence on efficiency, stability, and security of entire system. During the preparation of architecture for system development one has to decide which available application server would be optimal for hosting and maintaining v Web Services in the given case. There are multiple significant criteria that lead to the proper choice. The impact on a dec
APA, Harvard, Vancouver, ISO, and other styles
10

Kukkadapu, Sowmya. "Android application for file storage and retrieval over secured and distributed file servers." Kansas State University, 2012. http://hdl.handle.net/2097/13959.

Full text
Abstract:
Master of Science<br>Department of Computing and Information Sciences<br>Daniel A. Andresen<br>Recently, the world has been trending toward the use of Smartphone. Today, almost each and every individual is using Smartphone for various purposes benefited by the availability of large number of applications. The memory on the SD (Secure Digital) memory card is going to be a constraint for the usage of the Smartphone for the user. Memory is used for storing large amounts of data, which include various files and important document. Besides having many applications to fill the free space, we hardly
APA, Harvard, Vancouver, ISO, and other styles
11

Fonda, Maxime. "Protection obligatoire des serveurs d’applications Web : application aux processus métiers." Thesis, Orléans, 2014. http://www.theses.fr/2014ORLE2011/document.

Full text
Abstract:
Dans cette thèse, nous nous intéressons au contrôle d’accès obligatoire dans les serveurs d’applications Web. Nous présentons une approche de protection obligatoire fondée sur un modèle abstrait d’applications Web. Les modèles d’applications Web existants, comme par exemple SOA peuvent être représentés par ce modèle abstrait d’application. Notre protection obligatoire s’appuie sur un langage de protection dédié permettant d’exprimer les besoins en terme de contrôle d’accès au sein d’un serveur d’application Web. Ce langage de protection utilise notre modèle d’application pour contrôler de mani
APA, Harvard, Vancouver, ISO, and other styles
12

Bouzonnet, Loris. "Apports des architectures à composants pour le déploiement d'applications à la juste taille." Phd thesis, Université de Grenoble, 2011. http://tel.archives-ouvertes.fr/tel-00629760.

Full text
Abstract:
L'informatique dans les nuages propose une alternative économique et performante au déploiement traditionnel sur site. Une utilisation efficace des nuages passe par une diminution des ressources consommées et une adaptation du déploiement à l'environnement cible. Nous proposons, dans cette thèse, une solution pour le déploiement de logiciels à la juste taille, c'est-à-dire en ne déployant que les dépendances nécessaires sur un environnement cible. Nous suivons une définition du déploiement basée sur les architectures à composants. Le contenu et les dépendances d'un logiciel sont capturés grâce au
APA, Harvard, Vancouver, ISO, and other styles
13

Costa, Nuno Ricardo Magalhães da Silva. "Uma solução de ancoragem na rede IMS para Application Servers que têm de gerir domínios GSM." Master's thesis, Faculdade de Ciências e Tecnologia, 2012. http://hdl.handle.net/10362/8440.

Full text
APA, Harvard, Vancouver, ISO, and other styles
14

Henthorne, Cody M. "Sonifying Performance Data to Facilitate Tuning of Complex Systems." Thesis, Virginia Tech, 2010. http://hdl.handle.net/10919/78162.

Full text
Abstract:
In the modern computing landscape, the challenge of tuning software systems is exacerbated by the necessity to accommodate multiple divergent execution environments and stakeholders. Achieving optimal performance requires a different configuration for every combination of hardware setups and business requirements. In addition, the state of the art in system tuning can involve complex statistical models and tools which require deep expertise not commonly possessed by the average software engineer. As an alternative approach to performance tuning, this thesis puts forward the use of sonification
APA, Harvard, Vancouver, ISO, and other styles
15

Kaschewsky, Michael. "Constructing institutional change : emergence, contestation and convergence of business models in the field of Java application servers." Thesis, Aston University, 2008. http://publications.aston.ac.uk/15333/.

Full text
Abstract:
How are innovative new business models established if organizations constantly compare themselves against existing criteria and expectations? The objective is to address this question from the perspective of innovators and their ability to redefine established expectations and evaluation criteria. The research questions ask whether there are discernible patterns of discursive action through which innovators theorize institutional change and what role such theorizations play for mobilizing support and realizing change projects. These questions are investigated through a case study on a critical
APA, Harvard, Vancouver, ISO, and other styles
16

Agrawal, Vaibhav. "A web-application tool for manufacturing systems strategic management and competitive performance monitoring /." free to MU campus, to others for purchase, 2004. http://wwwlib.umi.com/cr/mo/fullcit?p1426042.

Full text
APA, Harvard, Vancouver, ISO, and other styles
17

Lee, Robert. "ON THE APPLICATION OF LOCALITY TO NETWORK INTRUSION DETECTION: WORKING-SET ANALYSIS OF REAL AND SYNTHETIC NETWORK SERVER TRAFFIC." Doctoral diss., Orlando, Fla. : University of Central Florida, 2009. http://purl.fcla.edu/fcla/etd/CFE0002718.

Full text
APA, Harvard, Vancouver, ISO, and other styles
18

Siripala, Seksit. "An open-source and Java-technologies approach to Web applications." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 2003. http://library.nps.navy.mil/uhtbin/hyperion-image/03sep%5FSiripala.pdf.

Full text
Abstract:
Thesis (M.S. in Computer Science)--Naval Postgraduate School, September 2003.<br>Thesis advisor(s): Neil C. Rowe, Gary L. Kreeger. Includes bibliographical references (p. 121-122). Also available online.
APA, Harvard, Vancouver, ISO, and other styles
19

Qin, Wenyi. "Many server queueing models with heterogeneous servers and parameter uncertainty with customer contact centre applications." Thesis, University of Edinburgh, 2018. http://hdl.handle.net/1842/33167.

Full text
Abstract:
In this thesis, we study the queueing systems with heterogeneous servers and service rate uncertainty under the Halfin-Whitt heavy traffic regime. First, we analyse many server queues with abandonments when service rates are i.i.d. random variables. We derive a diffusion approximation using a novel method. The diffusion has a random drift, and hence depending on the realisations of service rates, the system can be in Quality Driven (QD), Efficiency Driven (ED) or Quality-Efficiency-Driven (QED) regime. When the system is under QD or QED regime, the abandonments are negligible in the fluid limi
APA, Harvard, Vancouver, ISO, and other styles
20

Jia, Hao. "A web application for Medasolution Healthcare Company customer service system." CSUSB ScholarWorks, 2005. https://scholarworks.lib.csusb.edu/etd-project/2612.

Full text
Abstract:
Medasolution is a virtual company designed by the author to handle Medicare insurance business. The web application (which uses ASP.net and SQL Server 2000) facilitates communication between Medasolution and all its clients: members, employers, brokers, and medicare providers through separate web pages based on their category levels. The program incorporates security so that it follows government privacy rules regarding client information.
APA, Harvard, Vancouver, ISO, and other styles
21

Malrait, Luc. "Modeling and control of server systems : application to performance and dependability." Thesis, Grenoble, 2012. http://www.theses.fr/2012GRENT100/document.

Full text
Abstract:
Les serveurs informatiques permettent de mettre en œuvre un large éventail de services en ligne et d'applications telles que les services Web, les services de messagerie ou les services de base de données. Cependant, leur configuration ad hoc soulève des problématiques cruciales liées à la performance, la disponibilité et le coût économique des applications. Dans cette thèse, nous étudions l'impact de la configuration des serveurs sur le compromis central entre performance et disponibilité du service. Dans une première partie, nous modélisons le comportement de serveurs uniques à l'aide d'appr
APA, Harvard, Vancouver, ISO, and other styles
22

Smahel, Petr. "Aplikace pro správu serverů." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2011. http://www.nusl.cz/ntk/nusl-219292.

Full text
Abstract:
This thesis deals with the management of computer servers. The theoretical part describes the client-server architecture, operating system GNU/Linux and server management tools. The second chapter is devoted to design an own application to manage servers. The next chapter describes the design and implementation of individual modules from which application is build. In the fourth chapter there is described how to install and configure the application on the GNU/Linuw operating system. The penultimate chapter is written as a user manual and acquaints reader with application control. In the last
APA, Harvard, Vancouver, ISO, and other styles
23

Nyirenda, Mayumbo. "Universal web application server." Master's thesis, University of Cape Town, 2007. http://hdl.handle.net/11427/6427.

Full text
Abstract:
Includes bibliographical references (leaves 113-116).<br>The growth of the World Wide Web has in large part been made possible by the technologies that power it. These are the Web servers and Web browsers that many take for granted. Each has evolved to support the changing needs of users of the WWW from simple static text to highly interactive and dynamic multimedia. The Web servers, in particular, have evolved into a spectrum of different technologies to support what are now known as Web applications. These are usually installed and accessed through a Web server. Security is a problem in Web
APA, Harvard, Vancouver, ISO, and other styles
24

Baker, Scott Michael. "Server Virtualization." Diss., Tucson, Arizona : University of Arizona, 2005. http://etd.library.arizona.edu/etd/GetFileServlet?file=file:///data1/pdf/etd/azu%5Fetd%5F1388%5F1%5Fm.pdf&type=application/pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
25

Wu, Huaigu 1975. "Adaptable stateful application server replication." Thesis, McGill University, 2008. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=115903.

Full text
Abstract:
In recent years, multi-tier architectures have become the standard computing environment for web- and enterprise applications. The application server tier is often the heart of the system embedding the business logic. Adaptability, in particular the capability to adjust to the load submitted to the system and to handle the failure of individual components, are of outmost importance in order to provide 7/24 access and high performance. Replication is a common means to achieve these reliability and scalability requirements. With replication, the application server tier consists of several server
APA, Harvard, Vancouver, ISO, and other styles
26

Chen, Ying. "Developing a music player mobile application with cloud server." Kansas State University, 2016. http://hdl.handle.net/2097/34539.

Full text
Abstract:
Master of Science<br>Department of Computing and Information Sciences<br>Daniel A. Andresen<br>A music player mobile application for Android is developed along with cloud server using Google’s App Engine and Firebase. This music player application provides various ways of navigating to an audio file and different music visualizer options. What’s more, the application also provides three major features: 1 user sign in and sign out, 2 display the most popular songs based on input, 3 users can submit comments and suggestions. These features are implemented by utilizing cloud services of Google’s
APA, Harvard, Vancouver, ISO, and other styles
27

Shelly, David Andrew. "Using a Web Server Test Bed to Analyze the Limitations of Web Application Vulnerability Scanners." Thesis, Virginia Tech, 2010. http://hdl.handle.net/10919/34464.

Full text
Abstract:
The threat of cyber attacks due to improper security is a real and evolving danger. Corporate and personal data is breached and lost because of web application vulnerabilities thousands of times every year. The large number of cyber attacks can partially be attributed to the fact that web application vulnerability scanners are not used by web site administrators to scan for flaws. Web application vulnerability scanners are tools that can be used by network administrators and security experts to help prevent and detect vulnerabilities such as SQL injection, buffer overflows, cross-site scriptin
APA, Harvard, Vancouver, ISO, and other styles
28

Chowdhury, Evan. "Application Development Using Client-Server Technology." Fogler Library, University of Maine, 2004. http://www.library.umaine.edu/theses/pdf/ChowdhuryE2004.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
29

Osmík, Lukáš. "Integrace pomocí frameworku SwitchYard." Master's thesis, Vysoká škola ekonomická v Praze, 2013. http://www.nusl.cz/ntk/nusl-165085.

Full text
Abstract:
The thesis deals with enterprise service bus (ESB). In theoretical part there are described ESB and other technologies relevant to this topic. Next there are described advantages and disadvantages of the deployment and mapped current market of ESB solutions. Last chap-ter briefly discusses other technologies recovered for the practical part. The second part deals with the design and implementation ESB using framework SwitchYard. I describe the systems to be integrated, further progress in the development such as preparation envi-ronment, server configuration and description of the most importa
APA, Harvard, Vancouver, ISO, and other styles
30

Kalyvianaki, Evangelia. "Resource provisioning for virtualized server applications." Thesis, University of Cambridge, 2009. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.611425.

Full text
APA, Harvard, Vancouver, ISO, and other styles
31

Symeri, Ali. "Application Server Mobility and 5G Core Network." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-254658.

Full text
Abstract:
With advancements in the mobile network architecture, from the Fourth Generation to the Fifth Generation, a vast number of new use cases becomes available. Many use cases require cloud-based services, where a service is deployed close to the user. For a user to communicate with a service, it connects to the mobile network base station, Fifth Generation Core network and then to the service. When the user changes physical location, the mobile network and the service must apply mobility techniques. This is to prevent tromboned traffic and provide low latency between user and service. When a hando
APA, Harvard, Vancouver, ISO, and other styles
32

Teixeira, Mario Antonio Meireles. "Aplicações distribuídas em Windows 95 apoiadas por ferramenta de geração automática de stubs." Universidade de São Paulo, 1997. http://www.teses.usp.br/teses/disponiveis/55/55134/tde-01022001-161620/.

Full text
Abstract:
Este trabalho apresenta uma ferramenta de apoio ao desenvolvimento de aplicações distribuídas, baseadas em RPCs, para o ambiente Windows 95. Discute, ainda, algumas aplicações construídas para validar o sistema, as quais seguem o paradigma cliente-servidor. É feita uma revisão bibliográfica dos assuntos mais relevantes relacionados ao tema e apresentados os detalhes de implementação da ferramenta. Esta foi implementada com técnicas de orientação a objetos, sendo composta por um Gerador Automático de Stubs e uma Biblioteca RPC, além de possibilitar a utilização de um Serviço de Binding. As apli
APA, Harvard, Vancouver, ISO, and other styles
33

Ahlberg, Tobias, Marcus Södergren, and Martin Voss. "Microsoft Windows Server 2008 Terminal Services vs. Citrix XenApp." Thesis, University of Kalmar, School of Communication and Design, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:hik:diva-556.

Full text
Abstract:
<p>Den här rapporten undersöker om gränsen mellan Terminal Services och Citrix XenApp har börjat suddas ut eller om man ännu kan dra en tydlig linje mellan dessa. Detta för att avgöra om organisationer som idag kör Windows Server 2003 med Citrix XenApp enbart klarar sig med de nya funktionerna i Windows Server 2008 Terminal Services och ändå uppfylla de krav och behov en organisation har. Arbetet genomfördes rent teoretiskt. För att avgöra likheter och skillnader mellan applikationerna, så användes till största delen ett ramverk. För att kunna få en bild av hur applikationerna tillämpas rent p
APA, Harvard, Vancouver, ISO, and other styles
34

Danturthi, Sreedhar. "Comparative Study of Web Application Development with SQL Server and Db4o." Thesis, Mälardalens högskola, Akademin för innovation, design och teknik, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-12966.

Full text
Abstract:
This thesis work is a comparative study of technical features between three distinctivemethods for database access. A web store which offers software components to download,for registered users has been built with three different database access methods to drawcomparisons. 1. SQL Server 2005 with stored procedures 2. LINQ to SQL 3. Db4o Working in Visual Studio with three different methods for database access was not difficult.SQL Server with Stored procedures is efficient in performance and offers maintainability ofthe database access logic. LINQ to SQL makes queries to database as first-clas
APA, Harvard, Vancouver, ISO, and other styles
35

Jonsson, Patrik. "Method for mapping interconnections between load balanced applications and clustered databases in a complex server environment." Thesis, Högskolan i Gävle, Ämnesavdelningen för datavetenskap, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:hig:diva-10784.

Full text
Abstract:
A coherent software environment simplifies maintenance - and using the same terminology facilitates communication and learning within the IT department.   Having a mixed and complex software environment could put strain on the IT department. Applications and databases needs to be somehow cataloged in case of system failure. While mapping applications to databases using a unified terminology might seem to be a good idea from the start, but when it comes to generating a data model of interconnections based on terminology - confusion will arise. This confusion could lead to misinterpretations, wh
APA, Harvard, Vancouver, ISO, and other styles
36

Antonsson, Daniel. "A server application for Traffic Information Service : Broadcast." Thesis, Linköping University, Department of Electrical Engineering, 2003. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-1606.

Full text
Abstract:
<p>The need for increased safety and efficiency in civil aviation is pushing the introduction of Automatic Dependent Surveillance - Broadcast (ADS-B). The basic principle of ADS-B is that each aircraft is able to communicate its position and status over a radio data link to surrounding aircraft. In this way each aircraft obtains a detailed picture of the surrounding traffic. During a period of transition from today's radar surveillance to ADS-B many aircraft will not be equipped with the new data link technology and will therefore be invisible to the ADS-B equipped aircraft. The Traffic Inform
APA, Harvard, Vancouver, ISO, and other styles
37

Beníčková, Zuzana. "Nativní aplikace pro mobilní zařízení." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2018. http://www.nusl.cz/ntk/nusl-385885.

Full text
Abstract:
The diploma thesis deals with the universal mobile client-server application of Android and iOS devices solved in the native environment of the given operating systems. The work explores approaches to solving the problem in both environments. The application solution will display, store and process a variety of data sent to the server in a unified form as well as customize the look given the conditions addressed conditions and equipment. The aim of the thesis is to show and compare the native potential of the mobile device as well as to design a unified application of frequently asked issues -
APA, Harvard, Vancouver, ISO, and other styles
38

Eslami, Mohammad Zarifi. "A Presence Server for Context-aware Applications." Thesis, KTH, Kommunikationssystem, CoS, 2007. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-91937.

Full text
Abstract:
This master’s thesis project “A Presence Server for Context-aware Applications” was carried out at KTH Center for Wireless Systems (Wireless@KTH). The overall goal of this thesis project is to implement a context aware infrastructure to serve as middleware for different kinds of context aware applications, such as a context-aware printing application, location based notifier application, etc. This thesis examines different types of context aware architectures and considers different forms of context modeling. Additionally the thesis also explores some of the related technology, in order to pro
APA, Harvard, Vancouver, ISO, and other styles
39

McDermitt, David R. "A client/server application development methodology for DoD." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 1995. http://handle.dtic.mil/100.2/ADA303119.

Full text
Abstract:
Thesis (M.S. in Information Technology Management) Naval Postgraduate School, June 1995.<br>"June 1995." Thesis advisor(s): James C. Emery,Magdi N. Kamel. Includes bibliographical references. Also available online.
APA, Harvard, Vancouver, ISO, and other styles
40

Alshahwan, N. "Utilizing output in Web application server-side testing." Thesis, University College London (University of London), 2012. http://discovery.ucl.ac.uk/1363083/.

Full text
Abstract:
This thesis investigates the utilization of web application output in enhancing automated server-side code testing. The server-side code is the main driving force of a web application generating client-side code, maintaining the state and communicating with back-end resources. The output observed in those elements provides a valuable resource that can potentially enhance the efficiency and effectiveness of automated testing. The thesis aims to explore the use of this output in test data generation, test sequence regeneration, augmentation and test case selection. This thesis also addresses the
APA, Harvard, Vancouver, ISO, and other styles
41

Hefner, Wayne. "A Java based client server database web application." Instructions for remote access. Click here to access this electronic resource. Access available to Kutztown University faculty, staff, and students only, 2000. http://www.kutztown.edu/library/services/remote_access.asp.

Full text
Abstract:
Thesis (M.S.)--Kutztown University of Pennsylvania, 2000.<br>Source: Masters Abstracts International, Volume: 45-06, page: 3187. Typescript. Abstract precedes thesis as preliminary leaf. Includes bibliographical references (leaves 75-76).
APA, Harvard, Vancouver, ISO, and other styles
42

Lachheb, Tawfik. "A secure client/server java application programming interface." CSUSB ScholarWorks, 2004. https://scholarworks.lib.csusb.edu/etd-project/2561.

Full text
Abstract:
The purpose of this project is to develop a generic Java Application Programming Interface (API) that would be used to provide security and user privacy to functions such as data transfer, key management, digital signature, etc.
APA, Harvard, Vancouver, ISO, and other styles
43

Mazouzi, Houssemeddine. "Algorithmes pour le déchargement de tâches sur serveurs de périphérie." Thesis, Paris 13, 2019. http://www.theses.fr/2019PA131076.

Full text
Abstract:
Le déchargement de calculs est l’une des solutions les plus prometteuses pour surmonter le manque d e ressources au niveau des terminaux mobiles. Elle permet l’exécution d’une partie ou de la totalité d’une application mobile dans le cloud. L’objectif est d’améliorer les temps d’exécution et de réduire la consommation énergétique. Malheureusement, le cloud est généralement éloignés des équipements terminaux. Ce qui rend cette approche souffrir de délais importants et fluctuants. Cela est particulièrement problématique pour certaines applications pour lesquelles un temps de réponse réduit est n
APA, Harvard, Vancouver, ISO, and other styles
44

Tezcan, Tolga. "State space collapse in many-server diffusion limits of parallel server systems and applications." Diss., Available online, Georgia Institute of Technology, 2006, 2006. http://etd.gatech.edu/theses/available/etd-07022006-162830/.

Full text
Abstract:
Thesis (Ph. D.)--Industrial and Systems Engineering, Georgia Institute of Technology, 2007.<br>Jiangang Dai, Committee Co-Chair ; Amy Ward, Committee Co-Chair ; Anton Kleywegt, Committee Member ; Ron Billings, Committee Member ; Mor Armony, Committee Member.
APA, Harvard, Vancouver, ISO, and other styles
45

Zikmund, Marian. "Architektura bezserverových jednostránkových aplikací v jazyku JavaScript." Master's thesis, Vysoká škola ekonomická v Praze, 2017. http://www.nusl.cz/ntk/nusl-261970.

Full text
Abstract:
The goal of this thesis is to design and develop a framework for building modern single- page application in the JavaScript programming language and describe this approach to development. The work also contains the documentation for a more comfortable use and customization. The content is divided into eight chapters. The introduction is followed by the retrieval of information resources, including the specifics of the JavaScript programming language and explanation of the formation of single-page application. The description of the basic principles of their functioning, motivation and justific
APA, Harvard, Vancouver, ISO, and other styles
46

McDaniel, Brian Newsom. "The CloudBrowser Web Application Framework." Thesis, Virginia Tech, 2012. http://hdl.handle.net/10919/32971.

Full text
Abstract:
While more and more applications are moving from the desktop to the web, users still expect their applications to behave like they did on the desktop. Specifically, users expect that user interface state is preserved across visits, and that the state of the interface truly reflects the state of the underlying data. Unfortunately, achieving this ideal is difficult for web application developers due to the distributed nature of the web. Modern AJAX applications rely on asynchronous network programming to synchronize the client-side user interface with server-side data. Furthermore, since the HTT
APA, Harvard, Vancouver, ISO, and other styles
47

Vopička, Adam. "Modely řízení přístupu ke zdrojům operačního systému." Master's thesis, Vysoká škola ekonomická v Praze, 2010. http://www.nusl.cz/ntk/nusl-19092.

Full text
Abstract:
The thesis deals with models used in access control to operating systems' resources. The thesis' goals are the theoretical description of these models and their comparison, the description of their implementations in selected operating systems and the description of their utilization in securing typified servers. In the first chapter, the reader is introduced to basic terms and principles of computer security and access control. In the second, also theoretical part, selected access control models are described from different viewpoints, for example their factual specialization, basic rules, pr
APA, Harvard, Vancouver, ISO, and other styles
48

Medici, Samuele. "Applicazioni client-server sicure per utenti in mobilità." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2019. http://amslaurea.unibo.it/17993/.

Full text
Abstract:
In questa tesi è stata svolta un'analisi approfondita di una tipica architettura client server, dove il server è situato all'interno di una intranet aziendale e il client può accedere ai suoi servizi tramite dispositivi mobili e non mobili. L'analisi parte da ogni componente, dispositivi per l'accesso, le reti utilizzate e come i server della intranet mettono a disposizione tali servizi. Sono stati presi in considerazione le principali minacce che incombono su tali componenti e da questo punto sono state fatti studi su quali componenti impiegare per contrastare tali minacce. Gli sviluppi s
APA, Harvard, Vancouver, ISO, and other styles
49

Quaresmini, Jimmy. "Location based sports/fitness app : Android app for smartphones." Thesis, KTH, Radio Systems Laboratory (RS Lab), 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-160260.

Full text
Abstract:
The City of Stockholm’s budget for sports is 1.6% of the total city budget in 2014. About 60,000, licensed (age 15 and up, about 50%) and younger actively played soccer in Stockholm in 2005. That is roughly 24% of the total number of participants in sports activities in Stockholm’s district. There is a need for a location-based application (commonly abbreviated "app") to help people spontaneously meet for different sports activities. The app developed and analyzed in this thesis will address this need and assist potential participants in organizing sports activities, deciding to participate in
APA, Harvard, Vancouver, ISO, and other styles
50

Wang, Jianwen. "A proxy server infrastructure for adaptive mobile applications." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1999. http://www.collectionscanada.ca/obj/s4/f2/dsk1/tape7/PQDD_0016/MQ48441.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!