Preferencje help
Widoczny [Schowaj] Abstrakt
Liczba wyników

Znaleziono wyników: 16

Liczba wyników na stronie
first rewind previous Strona / 1 next fast forward last
Wyniki wyszukiwania
Wyszukiwano:
w słowach kluczowych:  rozproszone bazy danych
help Sortuj według:

help Ogranicz wyniki do:
first rewind previous Strona / 1 next fast forward last
1
Content available remote Optimum Large Sensor Data Filtering, Networking and Computing
EN
In this paper we consider filtering and processing large data streams in intelligent data acquisition systems. It is assumed that raw data arrives in discrete events from a single expensive sensor. Not all raw data, however, comprises records of interesting events and hence some part of the input must be filtered out. The intensity of filtering is an important design choice because it determines the complexity of filtering hardware and software and the amount of data that must be transferred to the following processing stages for further analysis. This, in turn, dictates needs for the following stages communication and computational capacity. In this paper we analyze the optimum intensity of filtering and its relationship with the capacity of the following processing stages. A set of generic filtering intensity, data transfer, and processing archetypes are modeled and evaluated.
2
Content available remote Multi-queue service for task scheduling based on data availability
EN
Large-scale computation (LSC) systems are often performed in distributed environments where message passing is the key to orchestrating computations. In this paper we present a new message queue concept developed within the context of an LSC system (BalticLSC). The concept consists in proposing a multi-queue, where queues are grouped into families. A queue family can be used to distribute messages of the same kind to multiple computation modules distributed between various nodes. Such message families can be synchronised to implement a mechanism for initiating computation jobs based on multiple data inputs. Moreover, the proposed multi-queue has built-in mechanisms for controlling message sequences in applications where complex data set splitting is necessary. The presented multi-queue concept was implemented and applied with success in a working LSC system.
3
Content available remote Using blockchain to access cloud services: a case of financial service application
EN
Most cloud providers use centralized servers to manage data. However, centralized servers still suffer the risks of single point of failure and data theft. We add a blockchain to the cloud service and propose a new architecture to manage data. Using blockchain as a connector to utilize the tamperproof, traceable, and data-sharing features of the blockchain to ensure that the transaction data are properly stored in each node. We use the stock simulation trading service to extend and divide the research design into two levels, namely, system and application services. First, we directly write the data into the blockchain. Second, we alternatively store the data in the cloud and then write it into the blockchain. Finally, the two versions are compared and analyzed to investigate their feasibility and performance. At the application service, we implement the smart contract for the existing stock transaction process to achieve real-time settlement.
EN
The article presents the procedures, which need be taken in order to maximize the performance of distributed database. Various methods are describe and their impact on performance depending on the environment and configuration. At the end of publication, author shows the path that one should take and data which should be collected, so that the whole process has given a positive result.
PL
Artykuł przedstawia zabiegi, jakie należy podjąć w celu maksymalnego dostrojenia wydajności rozproszonej bazy danych. Zostały tu opisane poszczególne metody i ich wpływ na wydajność w zależności od środowiska czy też konfiguracji. Na zakończenie przedstawiono ścieżkę, którą należy przejść oraz dane, jakie należy zebrać, aby cały proces dał pozytywny rezultat.
EN
The main purpose of this paper is to describe an approach of using data input correlation based on both statistic of queries and their frequency of occurrence within distributed databases. This approach is an alternative technique for reducing count of edges in the graph. It also defines a direction and strength of dependence between particular elements and is used for determination of partitioning criterion. This paper also presents a short characteristic of vertical fragmentation process based on statistic of queries and development of a graphical partitioning algorithm which enable to solve the problem of disconnected graph.
PL
Celem poniższej pracy jest przedstawienie podejścia dotyczącego zastosowania korelacji danych wejściowych opartych na statystyce zapytań i częstości ich wystąpienia w rozproszonych bazach danych. Podejście to jest alternatywną techniką redukcji liczby gałęzi w grafie podziału. Określa także kierunek i siłę zależności pomiędzy poszczególnymi elementami, która jest wykorzystywana przy ustalaniu kryterium podziału. Zawarto również krótką charakterystykę procesu fragmentacji pionowej opartej na statystyce zapytań oraz rozwinięcie algorytmu graficznego umożliwiającego rozwiązanie problemu niespójności grafu.
PL
Celem poniższego artykułu jest przedstawienie podejścia dotyczącego zastosowania korelacji danych wejściowych opartych na statystyce zapytań i częstości ich wystąpienia w rozproszonych bazach danych. Podejście to stanowi alternatywną technikę redukcji liczby gałęzi w grafie podziału. Określa także kierunek i siłę zależności pomiędzy poszczególnymi elementami, która jest wykorzystywana przy ustalaniu kryterium podziału. Zawarto również krótką charakterystykę procesu fragmentacji pionowej opartej na statystyce zapytań oraz rozwinięcie algorytmu graficznego, umożliwiającego rozwiązanie problemu niespójności grafu.
EN
The main purpose of this paper is description of an approach of using data input correlation based on statistic of query and their frequency of occurrence in distributed databases. That approach is an alternative technique of reduction count of edges in graph. It also defines a direction and measure of dependence between particular elements. Described measure is used in determination of a partitioning criterium. This paper also presents a short characteristic a vertical fragmentation process based on statistic of query and development of a graphical partitioning algorithm which enable to solve disconnected graph problem.
PL
W pracy przedstawiono metodę badania wydajności rozproszonej obiektowej bazy danych, a w szczególności jednego z podstawowych aspektów związanych ze zwiększaniem wydajności rozproszonego systemu - alokacji jej elementów. Przestawiono definicję modelu klas, obiektów, atrybutów, metod i powiązań w rozproszonej obiektowej bazie danych. Zdefiniowano model zapytania, strukturę systemu rozproszonego, model rozproszenia zasobów obiektowej bazy danych oraz oszacowano jednostkowy czas odpowiedzi systemu i koszt wykonania zapytania przez dany węzeł, jak i cały system rozproszony. Sformułowano zadanie wyznaczania zasobów obiektowej bazy danych. Praca opisuje metodę wyznaczania optymalnego rozmieszczenia atrybutów, metod i powiązań w rozproszonej obiektowej bazie danych, wykorzystując algorytmy genetyczne. Zaprezentowano zastosowane metody generowania kolejnych elementów populacji (alokacji zasobów) dla wyznaczenia rozwiązania optymalnego. Przedstawiono aplikację do wyznaczania rozmieszczenia elementów obiektowej bazy danych. Pokazano też wybrane własności uzyskanego rozwiązania.
EN
In this work, the method of efficiency investigation of a distributed objective data base is presented, particularly in the aspect connected to the evolution of the efficiency of distributed data bases using an allocation of elements. This work contains the definitions of model of classes, objects, attributes, methods and the connections in a distributed object oriented database. The model question of the database, the structure of a distributed computer system, distribution model of resources of an object-oriented data base have been defined, as well as the response time of the realisation answer system question via a selected node in the computer network including the whole distributed computer system was estimated. The problem of resource allocation in an object-oriented database has been formulated. The method for the allocation of attributes, methods and connections of an objected database is described. The method is connected with well-known genetic algorithms. Several methods for the evolving population, in order to obtain optimal solutions, are presented. Soft ware application for determining the allocation of objected data base elements is also shown. Several characteristics of various solutions obtained are illustrated.
8
PL
Przedstawiony artykuł ma charakter przeglądowy a celem jego jest zwięzły i syntetyczny opis niektórych aspektów związanych z technologią rozproszonych baz danych. Zawarto w nim również wstępną ocenę przydatności tej technologii jako podstawy do budowy systemu wymiany informacji w PSP. Zaprezentowano podstawowy podział rozproszonych baz danych oraz różnice funkcjonalne występujące między poszczególnymi ich rodzajami. Szczególny nacisk położono na opis aspektów technicznych dotyczących spójności i bezpieczeństwa danych. Mają one kluczowe znaczenie przy konstruowaniu systemów przeznaczonych dla służb ratowniczych wymagających dużej niezawodności i bezpieczeństwa na wysokim poziomie.
EN
This paper focuses on taxonomy of Distributed Database Systems (DDBS). A technical aspects related to DDBS like concurrency control, distributed recovery and query processing are described. The paper also contains comparison between DDBS and other systems of distributed data sharing.
PL
W artykule przedstawiona została asynchroniczna metoda aktualizacji kopii danych w środowisku wirtualnie współdzielonej pamięci. W metodzie tej zaproponowano mechanizmy umożliwiające wykonanie transakcji rozproszonej tylko w jednej kopii danych, pozostałe uaktualnia się po jej zakończeniu. Dla zaproponowanych rozwiązań przeprowadzono analizę czynników wpływających na efektywność realizacji transakcji.
EN
The paper presents the new, asynchronous update method of replicated data in virtual shared memory environment. The method advantage is possibility of utilizing only one data copy for distributed transaction realization contemporarily guarding against replicated data update conflicts. The problem of distributed database transaction performing efficiency was also discussed.
PL
W opracowaniu przedstawiona została analiza możliwości wykorzystania metod zaimplementowanych w środowisku wirtualnie współdzielonej pamięci opartej na modelu Lindy w systemie JavaSpaces. Metody te dotyczą sposobu zarządzania rozproszoną bazą danych, a w szczególności realizacją rozproszonych transakcji. Rozważono możliwość wykorzystania systemu JavaSpaces do asynchronicznego uaktualniania kopii danych.
EN
The analysis of possibilities of applying methods, which arę implemented in virtual shared memory based on Linda model in JavaSpaces system, arę presented in this paper. These methods arę concerned with the way of distributed database management specially distribution transaction processing. The possibilities of using JavaSpaces system in asynchronous replicated data update arę also considered.
PL
W artykule omówione zostały różne sposoby tworzenia kopii danych oraz różne metody ich aktualizacji. Przedstawiono możliwości zastosowania wybranych metod w środowisku wirtualnie współdzielonej pamięci. Zaproponowano protokoły realizacji transakcji dla wybranych metod i poddano je wstępnej ocenie. Prowadzone badania są kontynuacją prac dotyczących budowy eksperymentalnego systemu zarządzania rozproszoną bazą danych.
EN
Various update methods of replicated data have been presented. This paper also presents the possibilities of using virtual shared memory in transaction management on replicated data. The chosen update methods have been implemented. The research is the continuation of the studies refering to the already created experimental distributed database managament system.
PL
W artykule rozważono zagadnienie tworzenia hurtowni danych dla instytucji, których systemy informatyczne funkcjonują opierając się na rozproszonych bazach danych nadzorowanych przez system zarządzania, którego elementy składowe komunikują się poprzez wirtualnie współdzieloną pamięć. Określono nowe zadania elementów systemu zarządzania, pozwalające na współpracę z hurtownią danych. W rozważaniach uwzględniono dwie strategie zasilania hurtowni nowymi danymi: okresową i zdarzeniową.
EN
The article presents analysis of the virtual shared memory usage as a mean of communication between a data warehouse and OLTP systems, which are based on distributed databases. There are also defined new elements of the experimental distributed database management system and their functions resulting from the research. Two strategies of a data warehouse loading are taken into consideration: a periodic and an event-driven one.
PL
Szeroki dostęp do baz danych oraz sieci komputerowych, jaki osiągnięto w ostatnich latach, przyczynił się do wzrostu zainteresowania rozproszonymi bazami danych (DDB). Popularność tej technologii wynika z rosnącego przekonania, iż systemy scentralizowane i jednoprocesorowe powoli zbliżają się do teoretycznego progu szybkości przetwarzania. Jak w każdej wyłaniającej się technologii, tak i w systemach zarządzania rozproszonymi bazami danych (DDBMS) można wyliczyć spełnione i niespełnione obietnice. W artykule są omówione architektury rozproszonych systemów baz danych.
EN
In recent years, the availability of databases and computer networks have given rise to a new field, distributed databases (DDB). The popularity of DDB technology is a result of rising conviction of that centralised and single processor systems approach slowly to the theoretical deadline of processing speed. As with any emerging technology, distributed database management systems (DDBMS) have their share of fulfilled and unfulfilled promises. The design of DDB still seems to be one of unsolved issue.
EN
A web-based medical system for supporting gastroentrology examination and diagnosis is presented. Its basic components are described and implementation problems are discussed.
PL
Przedstawiono charakterystykę typowych zagrożeń, podstawowe modele zabezpieczeń w rozproszonych systemach informatycznych. Zaprezentowano protokoły uwierzytelnienia w systemie Kerberos oraz sposoby wykrywania intruzów w systmie IDES. Zaproponowano proste metody ochrony środowiska bazy danej przed intruzami oraz wykorzystanie mobilnych agentów do śledzenia intruzów.
EN
Typical treads, basic secure models imlemented in information - processing systems are characterised. Authentication protocols in the Kerberos system and methods of intrusion detection in the IDES system are described. The simple mechanisms improwing security of database environment are proposed and the way of tracing intrusions by mobile is suggested.
PL
Współpraca z bazami danych znajdującymi się w różnych węzłach sieci wymaga od systemu zarządzania rozproszoną bazą danych sprawowania kontroli nad współbieżnym dostępem do danych. W artykule przedstawiono mechanizmy w które powinien zostać wyposażony taki system w celu zapewnienia poprawnej transakcji rozproszonej.
EN
Cooperation between the distributed database management system (DDBMS) and local databasee located on different network nodes requires implementation of concurrency control mechanism. The article presents the DDBMS mechanisms proposed for ensuring the correct execution of global transactions and implemented in the experimental DDBMS.
first rewind previous Strona / 1 next fast forward last
JavaScript jest wyłączony w Twojej przeglądarce internetowej. Włącz go, a następnie odśwież stronę, aby móc w pełni z niej korzystać.