• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 292
  • 208
  • 39
  • 34
  • 30
  • 24
  • 20
  • 18
  • 11
  • 10
  • 10
  • 9
  • 7
  • 4
  • 3
  • Tagged with
  • 800
  • 800
  • 199
  • 192
  • 123
  • 110
  • 109
  • 101
  • 100
  • 98
  • 98
  • 94
  • 89
  • 88
  • 79
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
51

Using web services and remote sensing to visualize water balances in the San Marcos River Basin / Civil, Architectural, and Environmental Engineering

Siegel, Daniel Bandes, 1984- 25 June 2012 (has links)
The water balance equation is one of the most fundamental concepts in hydrology. How much precipitation a river basin receives, and where that water goes, defines what flora, fauna, and industry the basin can support. Models for solving this equation originally relied only on precipitation, air temperature, and day length, but have adapted as new data becomes available. Recent advances in technology, especially remote sensing and web services, make it cheaper and easier than ever to obtain hydrological data, including many variables that were previously impossible to measure. This thesis will examine the water balance of the San Marcos River Basin and demonstrate how remote sensing and web services can improve our understanding of the basin's hydrology. It was found that 72% of precipitation in the San Marcos Basin is lost to evapotranspiration. This percentage varies from year to year as a function of precipitation, but the annual volume of evapotranspiration stays almost constant. It was only during the second consecutive year of drought that there was an appreciable change in evapotranspiration. This suggests that annual evapotranspiration can be thought of as a property inherent to a watershed's hydrology, and so long as there is enough stored water in the soil, that demand will be met. The water left over after ET takes its share can either flow out of the basin through a river channel or stay within the basin as storage. After examining methods for partitioning the available water between outflow and storage, it was found that lumped water balance models cannot be used in the San Marcos River Basin because of its complex interactions with the Edwards Aquifer. In order to better model soil moisture dynamics and groundwater infiltration, a distributed model will have to be developed that accounts for flow in and out of the aquifer. / text
52

Bridging data integration technology and e-commerce

Lo, Chi-lik, Eric., 盧至力. January 2003 (has links)
published_or_final_version / abstract / toc / Computer Science and Information Systems / Master / Master of Philosophy
53

POLICY-BASED MIDDLEWARE FOR MOBILE CLOUD COMPUTING

2013 August 1900 (has links)
Mobile devices are the dominant interface for interacting with online services as well as an efficient platform for cloud data consumption. Cloud computing allows the delivery of applications/functionalities as services over the internet and provides the software/hardware infrastructure to host these services in a scalable manner. In mobile cloud computing, the apps running on the mobile device use cloud hosted services to overcome resource constraints of the host device. This approach allows mobile devices to outsource the resource-consuming tasks. Furthermore, as the number of devices owned by a single user increases, there is the growing demand for cross-platform application deployment to ensure a consistent user experience. However, the mobile devices communicate through unstable wireless networks, to access the data and services hosted in the cloud. The major challenges that mobile clients face when accessing services hosted in the cloud, are network latency and synchronization of data. To address the above mentioned challenges, this research proposed an architecture which introduced a policy-based middleware that supports user to access cloud hosted digital assets and services via an application across multiple mobile devices in a seamless manner. The major contribution of this thesis is identifying different information, used to configure the behavior of the middleware towards reliable and consistent communication among mobile clients and the cloud hosted services. Finally, the advantages of the using policy-based middleware architecture are illustrated by experiments conducted on a proof-of-concept prototype.
54

Προσαρμοζόμενη αναζήτηση διαδικτυακών υπηρεσιών (Web services) με υποστήριξη χαρακτηριστικών ποιότητας υπηρεσίας

Δάρα, Αικατερίνη 03 March 2009 (has links)
- / -
55

NoSQL Data Stores In Publish/Subscribe-Based RESTful Web Services

2013 September 1900 (has links)
In the era of mobile cloud computing, the consumption of virtualized software and Web-based services from super-back-end infrastructure using smartphones and tablets is gaining much research attention from both the industry and academia. Nowadays, these mobile devices generate and access multimedia data hosted in social media and other sources in order to enhance the users’ multimedia experience. However, multimedia data is unstructured which can lead to challenges with data synchronization between these mobile devices and the cloud computing back-end. The issue with data synchronization is further fueled by the fact that mobile devices can experience intermittent connectivity losses due to unstable wireless bandwidths. While previous works proposed Simple Object Access Protocol (SOAP) -based middleware for the Web services’ synchronization, this approach is not efficient in a mobile environment because the SOAP protocol is verbose. Thus, the Representational State Transfer (REST) standard has been proposed recently to model the Web services since it is lightweight. This thesis proposes a novel approach for implementing a REST-based mobile Web Service for multimedia file sharing that utilizes a channel-based publish/subscribe communication scheme to synchronize smartphone or tablet-hosted NoSQL databases with a cloud-hosted NoSQL database. This thesis evaluates the synchronicity and the scalability of a prototype system that was implemented according to this approach. Also, this thesis assesses the overhead of the middleware component of the system.
56

Interneto paslaugų saugumo užtikrinimo metodų tyrimas / Web-Services security methods research

Dailidė, Martynas 11 June 2004 (has links)
A functional ASP.NET application relies on the successful interoperation of many different elements and technologies. Each solution component provides security capabilities designed to meet its own requirements. However, it is not enough to look at security purely from the perspective of individual components. To provide security for the overall solution you must also consider how the components interact. This paper describes the common characteristics of .NET Web applications from a security perspective. It contains a detail analysis of the key elements of authentication, authorization, and secure communication models, mechanisms (including NTLM, Kerberos and Certificates technologies). It also describes a set of specifications and scenarios that show how these elements might be used together to improve a better Web-Services security.
57

Towards Web Service Tagging By Similarity Detection

Martin, Douglas 04 October 2011 (has links)
The web of the future will require automated tagging of equivalent or similar services in support of service discovery and the selection of appropriate alternatives in case of failure. Code similarity detection tools, or clone detectors, provide a mature and scalable method of identifying these kinds of similarities and can be used to assist in this problem. However, they require a set of units to be compared; something to which the most popular description language, WSDL (Web Service Description Language), does not lend itself. First, each WSDL description can contain more than one operation description, which does not provide the granularity we need to compare services on the operation level. Secondly, these operation descriptions are mixed together throughout the file, often sharing some common elements. This thesis describes a technique for extracting the elements of each operation description and consolidating them into a self-contained unit using TXL, a source transformation language. These units, referred to as Web Service Cells or WSCells (pronounced “wizzles”), can then be used by similarity detectors to search for similarities. We describe a modified architecture to the NICAD clone detector to support the creation of WSCells, and the implementation of a special WSDL extractor we used to emulate this modification in its absence. / Thesis (Master, Computing) -- Queen's University, 2011-10-04 09:33:36.932
58

BUILDING RELIABLE AND ROBUST SERVICE-BASED SYSTEMS FOR AUTOMATED BUSINESS PROCESSES

Jang, Julian January 2007 (has links)
Doctor of Philosophy(PhD) / An exciting trend in enterprise computing lies in the integration of applications across an organisation and even between organisations. This allows the provision of services by automated business processes that coordinate business activity among several collaborating organisations. The best successes in this type of integrated distributed system come through use of Web Services and Service-based Architecture, which allow interoperation between applications through open standards based on XML and SOAP. But still, there are unresolved issues when developers seek to build a reliable and robust system. An important goal for the designers of a loosely coupled distributed system is to maintain consistency for each long running business process in the presence of failures and concurrent activities. Our approach to assist the developers in this domain is to guide the developers with the key principles they must consider, and to provide programming models and protocols, which make it easier to detect and avoid consistency faults in service-based system. We start by defining a realistic e-procurement scenario to illustrate the common problems faced by the developers which prevent them from building a reliable and robust system. These problems make it hard to maintain the consistency of the data and state during the execution of a business process in the occurrence of failures and interference from concurrent activities. Through the analysis of the common problems, we identify key principles the developers must consider to avoid producing the common problems. Then based on the key principles, we provide a framework called GAT in the orchestration infrastructure. GAT allows developers to express all the necessary processing to handle deviations including those due to failures and concurrent activities. We discuss the GAT framework in detail with its structure and key features. Using an example taken from part of the e-procurement case study, we illustrate how developers can use the framework to design their business requirements. We also discuss how key features of the new framework help the developers to avoid producing consistency faults. We illustrate how systems based on our framework can be built using today’s proven technology. Finally, we provide a unified isolation mechanism called Promises that is not only applicable to our GAT framework, but also to any applications that run in the service-based world. We discuss the concept, how it works, and how it defines a protocol. We also provide a list of potential implementation techniques. Using some of the implementation techniques we mention, we provide a proof-of-concept prototype system.
59

Dienstgüteunterstützung für Service-orientierte Workflows

Berbner, Rainer. Unknown Date (has links)
Techn. Universiẗat, Diss., 2007--Darmstadt.
60

Kundenkooperation beim Web-basierten Konfigurieren von Produkten

Leckner, Thomas January 2006 (has links)
Zugl.: München, Techn. Univ., Diss., 2006

Page generated in 0.0475 seconds