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

Scalable Store of Java Objects Using Range Partitioning

Czasopismo: 4th IFIP TC 2 Central and East European Conference on Software Engineering Techniques (CEE-SET 2009) Book Series: Lecture Notes in Computer Sciences   Tom: 7054, Strony: 84-93
ISSN:  0302-9743
ISBN:  978-3-642-28037-5
Wydawca:  SPRINGER-VERLAG BERLIN, HEIDELBERGER PLATZ 3, D-14197 BERLIN, GERMANY
Opublikowano: 2012
Seria wydawnicza:  Lecture Notes in Computer Science
 
  Autorzy / Redaktorzy / Twórcy
Imię i nazwisko Wydział Katedra Procent
udziału
Liczba
punktów
Mariusz Bedla orcid logoWEAiIKatedra Informatyki *****505.00  
Krzysztof SapiechaWEAiIKatedra Informatyki *****505.00  

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


Web of Science Logo Web of Science    
Keywords:

object store  scalability  SDDS  RP  Java 



Abstract:

Scalable Store of Objects (SSO) should allow for storing and maintaining a huge number of objects distributed over many nodes of a network. RP*N is a structure which belongs to a family of order-preserving, Range Partitioning Scalable Distributed Data Structures (RP* SDDS). The architectures of SDDS were designed to store records. Different structures of objects and complicated dependences between objects are the cause that a new architecture for RP* is needed. The paper describes a new object-oriented version of RP*N architecture and its implementation for Java objects. This version can be used in a fast and scalable store of Java objects. Performance of the implementation is evaluated and compared with serialization of objects on a disk and storing objects as a main-memory collection.