Figure 1 - uploaded by Geoffrey Charles Fox
Content may be subject to copyright.
Scalable, distributed database system architecture is composed of three tiers: web service client (front-end), web service and broker (middleware), and agents and a collection of databases (back-end).

Scalable, distributed database system architecture is composed of three tiers: web service client (front-end), web service and broker (middleware), and agents and a collection of databases (back-end).

Source publication
Article
Full-text available
Many scientific fields routinely generate huge datasets. In many cases, these datasets are not static but rapidly grow in size. Handling these types of datasets, as well as allowing sophisticated queries necessitates efficient distributed database systems that allow geographically dispersed users to access resources and to use machines simultaneous...

Contexts in source publication

Context 1
... this paper we discuss data scalability in the distributed database system with the software and hardware architecture, using a collection of more 17 million 3D chemical structures. Figure 1 shows a broad 3-tier architecture view for our scalable distributed database system built on multicore systems. The scalable, distributed database system architecture is composed of three tiers -the web service client (front-end), a web service and message service system (middleware), agents and a collection of databases (back-end). ...
Context 2
... Figure 1, the database agent (DBA) is used as a proxy for database server (PostgreSQL). The DBA accepts query requests from front-end users via middleware, translates the requests to be understood by database server and retrieves the results from the database server. ...
Context 3
... reduce the latency with increasing data locality in using the data clustering method, we combined the data clustering method with the horizontal partitioning method to maximize the use of multicore with independent threads of execution by concurrently running multiple databases, one on each thread associated with each core in a multicore server. Figure 9, 10 and 11 show the experimental results with data clustering, horizontal partitioning, and the combination of both methods respectively. Our experimental results show there is a data locality vs. latency tradeoff. ...
Context 4
... experimental results show there is a data locality vs. latency tradeoff. Compare the query processing time in Figure 9 with that in Figure 10, with Table 3. Also while the figures show that the query processing cost increases as the distance R increases, the cost becomes a smaller portion of overall cost than the transit cost in the distribution of data over multicore servers, with increasing data locality and decreasing query processing cost as shown in Figure 11. ...
Context 5
... the query processing time in Figure 9 with that in Figure 10, with Table 3. Also while the figures show that the query processing cost increases as the distance R increases, the cost becomes a smaller portion of overall cost than the transit cost in the distribution of data over multicore servers, with increasing data locality and decreasing query processing cost as shown in Figure 11. This result shows our distributed database system is scalable with the partitioning of database over multicore servers by data clustering method for increasing data locality, and with multithreads of executions associated with multiple databases split by horizontal partitioning in each cluster for decreasing query processing cost, and thus the system improves overall performance as well as query processing performance. ...

Similar publications

Article
Full-text available
Aero-engines are extremely reliable machines and operational failures are rare. However, currently great effort is being put into reducing the number of in-flight engine shutdowns, aborted take-offs and flight delays through the use of advanced engine health monitoring technology. This represents a benefit to society through reduced delays, reduced...
Article
Full-text available
Service-oriented architecture (SOA), workflow, the Semantic Web, and Grid computing are key enabling information technologies in the development of increasingly sophisticated e-Science infrastructures and application platforms. While the emergence of Cloud computing as a new computing paradigm has provided new directions and opportunities for e-Sci...

Citations

... In many cases, these datasets are not static but rapidly grow in size. Patrick in [12] proposed a query processing based on compressed intermediates. ...
Article
This paper proposed an enhanced Top-k query processing in a real time distributed database system. The system employs a Particle Swarm Optimizer (PSO) based Geno-Generative iSWAN Model technique that enhances and allows multi-task concurrent query processing in a real time co-simulation data acquisition platform and as part of refinement to an existing Top-k query processing Technique. In this paper, the proposed system is compared for efficiency with the Top-K Query Algorithm, which is emerging as an alternative to more conventional technique for real time query processing in distributed databases. Dynamic simulations were performed with a real time small testbed comprising of physical and non-physical devices to test and evaluate the performance and efficiency of the two systems. Considering the estimated and expected temperatures, the result of simulation study proves that the Intelligent Swarming Network (iSWAN) Geno-Generative Model is more preferred over Top-K Query Algorithm due to its 70% accuracy over the Top-K Model, which reported a lower accuracy level of 40%.