Notice: Undefined index: linkPowrot in C:\wwwroot\wwwroot\publikacje\publikacje.php on line 1275
Publikacje
Pomoc (F2)
[26580] Artykuł:

Preserving Data Consistency in Scalable Distributed Two Layer Data Structures

Czasopismo: 11th International Conference Beyond Databases, Architectures and Structures, BDAS 2015, Communications in Computer and Information Science   Tom: 521, Strony: 126-135
ISSN:  1865-0929
ISBN:  978-3-319-18422-7
Wydawca:  SPRINGER-VERLAG BERLIN, HEIDELBERGER PLATZ 3, D-14197 BERLIN, GERMANY
Opublikowano: 2015
Seria wydawnicza:  Communications in Computer and Information Science
Liczba arkuszy wydawniczych:  0.50
 
  Autorzy / Redaktorzy / Twórcy
Imię i nazwisko Wydział Katedra Procent
udziału
Liczba
punktów
Adam Krechowicz orcid logoWEAiIKatedra Systemów Informatycznych *253.75  
Roman Stanisław Deniziak orcid logoWEAiIKatedra Systemów Informatycznych *253.75  
Grzegorz Łukawski orcid logoWEAiIKatedra Systemów Informatycznych *253.75  
Mariusz Bedla orcid logoWEAiIKatedra Systemów Informatycznych *253.75  

Grupa MNiSW:  Materiały z konferencji międzynarodowej (zarejestrowane w Web of Science)
Punkty MNiSW: 15
Klasyfikacja Web of Science: Proceedings Paper


DOI LogoDOI     Web of Science Logo Web of Science    
Keywords:

NoSQL SD2DS Consistency 



Abstract:

The scalable NoSQL systems are often the best solutions to store huge amount of data. Despite that they in vast majority do not provide some features known from database systems (like transactions) they are suitable for many applications. However, in systems that require data consistency, e.g. payments or Internet booking, the lack of transactions is still noticeable. Recently the need of transactions in such data store systems can be observed more and more often. The Scalable Distributed Two Layer Data Structures (SD2DS) are very efficient implementation of NoSQL system. This paper exposes its basic inconsistency problems. We propose simple mechanisms which will be used to introduce consistency in SD2DS.