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
help Sortuj według:

help Ogranicz wyniki do:
first rewind previous Strona / 1 next fast forward last
1
Content available remote Mapping SBQL Query Results to XML
EN
The following paper presents a solution resolving inconsistencies in processing XML data-structures with SBQL objectoriented query and programming language. SBQL is based on Stack-Based Architecture (SBA) a formal approach reconstructing query languages’ concepts from the point of view of programming languages (Pls). The basic data store model AS0 defined in SBA can describe complex hierarchical data structures implied by XML. Nevertheless, in the classical approach to processing XML some use-case scenarios cannot be solved in satisfactory manner. In such cases SBQL queries return results either typologically obscure from the point of view of SBA or invalid from the point of view of expected XML tags formatting. The paper illustrates this problem on comprehensive examples, presents its cause and the solution.
2
PL
Prezentowana w artykule idea polega na wirtualnej integracji rozproszonych heterogenicznych zasobów bazodanowych w scentralizowaną, jednorodną, spójną i pozbawioną fragmentacji oraz nadmiarowości całość tworzącą wirtualne repozytorium zapewniające pewne powszechne funkcjonalności i usługi, włączając w to infrastrukturę zaufania (bezpieczeństwo, prywatność, licencjonowanie, płatności, itp.), Web Services, rozproszone transakcje, zarządzanie procesami (workflow management), itd. Opisane poniżej metody integracji skupiają się właśnie na najpopularniejszych zasobach relacyjnych, do których zostaje umożliwiony w pełni przezroczysty dostęp poprzez niezwykle elastyczny obiektowy język zapytań. Opracowane specjalnie do tego celu mechanizmy optymalizacyjne stanowią kombinację dedykowanych technik obiektowych z niezwykle wydajnymi optymalizatorami relacyjnymi.
EN
The presented idea aims to virtually integrate distributed heterogeneous database resources into a centralised consistent and non-fragmented and non-redundant whole creating a virtual repository. The repository provides common functionalities and services, including trust infrastructure (like security, privacy, licensing, payments), Web Services, distributed transactions, workflow management, etc. The described integration methods focus on the most popular and commonly used relational resources. Such resources become fully transparently accessible with an extremely flexible object-oriented query language. The dedicated optimisation mechanisms are a combination of object-oriented techniąues and very efficient relational optimisers.
3
Content available remote Projekt ODRA - założenia i rezultaty
PL
Celem projektu ODRA (Object Database for Rapid Application development) jest opracowanie obiektowo zorientowanego systemu zarządzania obiektową bazą danych. System ten ma udostępniać zestaw narzędzi powalających na budowanie aplikacji biznesowych w postaci aplikacji rozproszonych, webowych, systemów usług biznesowych, wirtualnych repozytoriów, sieci P2P i wiele innych. Artykuł przedstawia podstawowe założenia oraz dotychczasowe rezultaty projektu ODRA przedstawiając podstawę teoretyczną w postaci podejścia stosowego, obecną architekturę platformy oraz zestaw najważniejszych opracowywanych mechanizmów i własności systemu.
EN
The aim of the Project ODRA (Object Database for Rapid Application development) is to develop an object oriented database management system. The system should include a set of tools simplifying the development process of various types of business applications. The types include distributed application, web applications, business services platforms, virtual repositories, P2P based applications and many others. The paper describes the project theoretical background and main assumptions of the research. Finally the results so far of the project - the prototype system ODRA - are presented. The description focus on the system architecture and the set of its main features and facilities.
PL
Artykuł zawiera opis zaprojektowanego przez autorów w pełni przezroczystego systemu indeksowania dla obiektowej bazy danych opartej na stosowej architekturze (SBA, Stack-Based Architecture). Bazując na solidnym fundamencie SBA autorzy zaproponowali rozwiązania unikalne na polu indeksowania w rozproszonych obiektowych bazach danych. U podstaw zaimplementowanego systemu indeksowania leży moduł zarządzania indeksami oparty na autorskim mechanizmie automatycznych wyzwalaczy aktualizacji indeksów, który jest odpowiedzialny za utrzymanie zbieżności indeksów z danymi. Elastyczność opracowanego rozwiązania umożliwia m.in. optymalizacje przetwarzania predykatów selekcji opartych o dowolne deterministyczne wyrażenia kluczowe.
EN
The paper describes fully transparent indexing system for an object-oriented database based on SBA (Stack-Based Architecture). Relying on solid fundament (i.e. SBA) authors designed unique solutions in the area of indexing in distributed object databases. The engine of indexing is an indices management module based on automatic index update triggers responsible for maintaining the cohesion between indices and data. The flexibility of the designed solution enables optimisation of processing of selection predicates built using arbitrary deterministic expressions.
5
Content available remote Architektura gridu bazodanowego oparta o podejście peer-to-peer
PL
W artykule autorzy przedstawiają zaimpłementowane i zweryfikowane poprzez w pełni funkcjonalny prototyp, podejście do realizacji obiektowego gridu bazodanowego przy wykorzystaniu wirtualnej sieci peer-to-peer omawiając szczegółowo najważniejszy element mechanizmu jakim jest proces integracji rozproszonych obiektów. W artykule przeprowadzono gruntowną analizę rozwiązań będących fundamentalnym zbiorem wiedzy na temat integracji danych. Zaprezentowano trójwarstwowy model intagracyjny oparty o aktualizowalne obiektowe perspektywy oraz prototyp gridowej warstwy pośredniej wykorzystującej sieć wirtualną peer-to-peer.
EN
In the article authors present an approach for realisation of object-oriented database grid using virtual peer-to-peer networking. The approach has been verified by implementation of fully functional prototype. The article shows in details a process for integration of distributed objects which is provided by the core mechanism of the prototype. Authors also described three-layer integration model based on obiect-oriented updateable views and middleware prototype containing mentioned peer-to-peer solution. Moreover the article contains analysis of solutions being the fundamental knowledge about integration of data.
6
Content available remote On Distributed Data Processing in Data Grid Architecture for a Virtual Repository
EN
The article describes the problem of integration of distributed, heterogeneous and fragmented collections of data with application of the virtual repository and the data grid concept. The technology involves: wrappers enveloping external resources, a virtual network (based on the peer-topeer technology) responsible for integration of data into one global schema and a distributed index for speeding-up data retrieval. Authors present a method for obtaining data from heterogeneously structured external databases and then a procedure of integration the data to one, commonly available, global schema. The core of the described solution is based on the Stack-Based Query Language (SBQL) and virtual updatable SBQL views. The system transport and indexing layer is based on the P2P architecture.
EN
The article is an attempt to describe the current state of development tools whose purpose is building web applications. The article is focused on applications that rely on a relational database as a mechanism for data persistence, covered by an object-oriented application working in a client-server architecture (this should be considered rather as a functional simplification to more complex architectures) available to end users by a web interface. The leitmotif is a thesis that the fundamental element of complexity of such applications is the impedance mismatch between data models used in storage and business logics. The thesis also claims, that a commonly accepted direction of development of such solutions does not lead to any elimination of this inconsistency, but rather tends to hide it inside a mapping layer, which may, in certain cases, lead to a co-unterproductive effect.
PL
Celem artykułu jest próba opisu bieżącego stanu rozwoju narzędzi przeznaczonych do budowania bogatych aplikacji webowych. Artykuł skupia się na systemach opartych na bazach relacyjnych jako mechanizmie trwałości, obudowanych aplikacjami obiektowymi pracującymi w architekturze klient-serwer (podział jest roboczym uproszczeniem także dla bardziej złożonych architektur) dostępnych dla użytkowników przez interfejs webowy. Motywem przewodnim jest teza, że podstawowym elementem złożoności takich aplikacji jest niedopasowanie impedancji pomiędzy modelami danych używanymi w składowaniu i logice biznesowej. Teza stwierdza także, że powszechnie akceptowany kierunek rozwoju takich rozwiązań nie prowadzi do żadnej eliminacji takich niespójności, ale jedynie ukrywa wewnątrz warstwę mapującą, co może (w pewnych okolicznościach) prowadzić do efektów odwrotnych do zamierzeń.
PL
W artykule opisujemy uogólnione podejście do problemu automatycznej aktualizacji indeksów w reakcji na zmiany odpowiadających im danych. W celu umożliwienia tworzenia i przezroczystej konserwacji indeksów wspierających klucze oparte na dowolnych, deterministycznych i wolnych od efektów ubocznych wyrażeniach autorzy zaproponowali zastosowanie specjalnego rodzaju procedur wyzwalanych. Języki zapytań dla obiektowych modeli (klasy, dziedziczenie, polimorfizm, metody, itp.) pozwalają na łatwe definiowanie bardziej złożonych warunków selekcji. W celu zapewnienia pełnej przezroczystości indeksowania, mechanizmy aktualizacji indeksów wymagają znaczącej rewizji. Niewystarczająca kontrola poprawności indeksów może prowadzić do poważnych błędów podczas przetwarzania zapytań. Praca autorów jest oparta na architekturze stosowej SBA (Stack-Based Architecture) i została zaimplementowana w prototypowej obiektowej bazie danych ODRA (Object Database for Rapid Developmeni).
EN
We describe a generalized approach to the problem of the automatic index updating in response to modification of corresponding data. To enable creation and transparent maintenance of indices supporting keys defined using arbitrary, deterministic and side effects free expressions the authors propose applying a special kind of database triggers. Query language for object-oriented model (classes, inheritance, polymorphism, class methods, etc.) allows easy defining of more complex selection predicates; nevertheless, in order to provide full indexing transparency, index updating requires substantial revising. Inadequate index maintenance can lead to serious errors in query processing. The authors work is based on the Stack-Based Architecture (SBA) and has been implemented in the ODRA (Object Database for Rapid Applications Development) OODBMS prototype.
PL
W artykule zostały opisany ogólne zasady optymalizacji zapytań przez indeksowanie dla obiektowego języka zapytań SBQL (Stack-Based Query Language). Opracowane metody zostały zaimplementowane i przetestowane w prototypie systemu ODRA. Implementacja indeksowania na potrzeby systemu ODRA opiera się na liniowym haszowaniu i działa lokalnie w zakresie samodzielnej bazy danych. Składa się ona z przezroczystej optymalizacji zapytań, automatycznej aktualizacji indeksów oraz modułu zarządzającego. Na kilku przykładach zostały omówione kwestie semantycznej równoważności zaproponowanych metod optymalizacji w kontekście obiektowego modelu danych i języka zapytań.
EN
In paper we present an overview of query optimization by indexing for SBQL (Stack-Based Query Language). Developed methods have been implemented and tested in ODRA prototype system. The ODRA index implementation is based on linear hashing and works in a scope of a standalone database. It consists of transparent optimization, automatic index updating and management facilities. The semantic equivalence of proposed query optimization methods in the context of object data model and query language is discussed on several examples.
PL
Autorzy przedstawiają zaimplementowane i zweryfikowane poprzez w pełni funkcjonalny prototyp podejście do integracji spadkowych danych relacyjnych do obiektowego gridu bazodanowego. Przedstawiony proces przebiega w sposób zupełnie przeźroczysty dzięki wykorzystaniu koncepcji wirtualnego repozytorium oraz aktualizowalnych wirtualnych perspektyw obiektowych zdefiniowanych w podejściu stosowym (SBA). W prezentowanym rozwiązaniu duży nacisk został położony na wykorzystanie natywnych optymalizatorów baz relacyjnych, dzięki czemu do minimum zminimalizowane zostały przesyłanie i przetwarzanie pobranych danych po stronie wirtualnego repozytorium. Dzięki opisanym procedurom i architekturze końcowy użytkownik otrzymuje w pełni obiektowy schemat odzwierciedlający jego wymagania biznesowe i/lub uprawnienia, którego dane odpytuje za pomocą obiektowego języka zapytań (SBQL). Dane dostępne w systemach relacyjnych zwracane są w formie obiektów i mogą być dowolnie kombinowane z wynikami pochodzącymi z innych zintegrowanych źródeł (np. relacyjnych, obiektowych, XML), dzięki czemu użytkownik nie jest świadom ich rzeczywistego pochodzenia.
EN
Authors present the implemented and verified with the fully functional prototype approach to integration of legacy relational data into an object-oriented data grid. The presented process in completely transparent due to application of the virtual repository concept and updatable virtual object-oriented views defined in the stack-based approach (SBA). In the described process much stress has been put on employing native optimizers of relational databases. Hence, transportation and processing of retrieved data within the virtual repository have been limited to the required minimum. Due to the described procedures and architecture, an end user receives a purely object-oriented schema reflecting his/her business requirements and/or access privileges, whose data can be queried with an object-oriented query language (SBQL). Data available in relational systems are retrieved as objects and they can be arbitrarily combined with results coming from other integrated data sources (e.g., object-oriented, relational, XML), so that the user is not aware of their actual origin.
PL
Problemy integracji rozproszonych zasobów są obecnie jednym z podstawowych zagadnień w dziedzinie gromadzenia danych i uzyskiwania spójnej i wiarygodnej informacji - odpowiedź została zawarta w artykule. Autorzy opisują aspekty przezroczystej integracji rozproszonych danych do obiektowego gridu bazodanowego poprzez technologię p2p z uwzględnieniem niezwykle istotnej kwestii ich indeksowania. Przedstawione rozwiązanie zostało zaimplementowane i zweryfikowane poprzez w pełni funkcjonalny prototyp. Tekst prezentuje podstawy wykorzystania architektury p2p oraz procedury indeksowania danych pochodzących z odległych źródeł, dzięki którym dostęp do nich staje się szybszy o rzędy wielkości, a transport przez sieć ograniczony do niezbędnego minimum.
EN
The problems of integration of distributed resources are currently one of the most substantial issues in the domain of collecting data and retrieving consistent and reliable information - the answer has been included in the following paper. Authors describe aspects of transparent integration of distributed data into an object-oriented data grid with application of the p2p technology and introducing extremely crucial issues of indexing. The presented solution has been implemented and verified in the completely functional prototype. The paper presents basics of application of the p2p architecture and procedures of indexing data originating from remote sources. These procedures accelerate data access by orders of magnitude and data transportation becomes limited to the necessary minimum.
12
EN
The paper describes aspects of integrating relational resources in an object-oriented data intensive grid with extensive description of a grid architecture. The presented solution is generic and allows utilizing native query optimizers of a relational resource (indices, fast joins, etc.), which can be effectively combined with an object query language (SBQL) optimization.
PL
W artykule przedstawiono pierwszy etap realizacji koncepcji DataGrid przy wykorzystaniu otwartej platformy transportowej opartej o sieć "każdy z każdym". Opisano część implementacyjną dotyczącą integracji obiektowych baz danych z istniejącym prototypem platformy transportowej. Prototypowe rozwiązanie daje możliwość realizacji sieci grid integrującej rozproszone obiektowe bazy danych.
EN
The paper presents the first stage of accomplishing a DataGrid concept by utilizing an open transport platform based on the peer--to-peer architecture. Implementation details concerning integration of object-oriented databases with the prototype of a transport platform are described. The prototype solution enables one to accomplish a grid network integrating distributed object-oriented data-bases.
PL
Artykuł prezentuje wyniki badań dotyczących implementacji otwartej platformy transportowej przeznaczonej do realizacji sieci grid utworzonej z obiektowych baz danych. Opisana implementacja jest oparta na wcześniej publikowanych założeniach. Prezentowanie zagadnienia obejmują: scentralizowaną architekturę sieci, w której działa platforma transportowa, wykorzystanie technologii JXTA do budowy wirtualnej sieci, podstawy budowy protokołu komunikacyjnego wraz z przykładem jego rozbudowy oraz zastosowanie platformy do integracji z zewnętrzną aplikacją użytkownika. Wszystkie opisane cechy działają w zrealizowanym prototypie.
EN
The paper presents the results of investigations concerning an open transport platform that can be used to build grid applications based on object-oriented databases. The described research has been focused on implementation of previously published project assumptions. The presented cases comprise: centralized architecture of a network for a transport platform, utilization of the JXTA technology for building a virtual network, foundations of a communication protocol for the network and an example of its application. An example of a transport platform integrated with an external user application is presented. All the described features are operating within the prototype.
15
Content available remote Zaawansowana separacja aspektów - metody i narzędzia
PL
Artykuł przedstawia jeden z nurtów badawczych w inżynierii oprogramowania dotyczący poszukiwania metod optymalnej dekompozycji tzw. aspektów systemu informatycznego. Przedstawione zostały przyczyny, dla których prowadzone są takie badania oraz wybrane techniki zaawansowanej separacji aspektów. Celem artykułu jest wskazanie tego nurtu jako interesującego zagadnienia badawczego oraz dydaktycznego.
EN
The paper presents a research area in the software engineering dealing with methods of software decomposition according to aspects that arise during analysis and development of information systems. Several methods of advanced separation of concerns are discussed. The paper shows the separation of concerns topic as an interesting research and education issue.
16
Content available remote Projekt minimum programowego na studiach magisterskich dla kierunku informatyka
PL
W artykule omówiono istniejące standardy związane z kształceniem w zakresie informatyki, obejmujące modele kształcenia oraz minima programowe. Przedstawiono projekt minimum programowego dla kierunku informatyka opracowany przez zespół dydaktyczny przy Katedrze Informatyki Stosowanej Politechniki Łódzkiej. Wykazano znaczenie kształcenia informatyków w zakresie, odpowiednio: inżynierii oprogramowania, sieci komputerowych i technologii internetowych oraz systemów multimedialnych i przetwarzania obrazów.
EN
In this paper existing standards, study models and curricula in the area of Computer Science have been described. Computer Science curricula project worked out by Teaching Coordination Group working within Computer Engineering Department of Technical University of Lodz has been presented. The importance of education in scope of Software Engineering, Computer Networks and Web Technologies as well as Multimedia Systems and Image Processing has been pointed.
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ć.