دانلود مقاله ISI انگلیسی شماره 78479
ترجمه فارسی عنوان مقاله

داده های فعال: یک مدل برنامه نویسی برای مدیریت چرخه زندگی داده ها در سیستم های ناهمگن و زیرساخت ها

عنوان انگلیسی
Active Data: A programming model to manage data life cycle across heterogeneous systems and infrastructures
کد مقاله سال انتشار تعداد صفحات مقاله انگلیسی
78479 2015 18 صفحه PDF
منبع

Publisher : Elsevier - Science Direct (الزویر - ساینس دایرکت)

Journal : Future Generation Computer Systems, Volume 53, December 2015, Pages 25–42

ترجمه کلمات کلیدی
مدل برنامه ریزی موازی، سیستم های توزیع شده و ناهمگن، چرخه زندگی داده
کلمات کلیدی انگلیسی
Parallel programming model; Distributed and heterogeneous systems; Data life cycle

چکیده انگلیسی

The Big Data challenge consists in managing, storing, analyzing and visualizing these huge and ever growing data sets to extract sense and knowledge. As the volume of data grows exponentially, the management of these data becomes more complex in proportion. A key point is to handle the complexity of the data life cycle, i.e. the various operations performed on data: transfer, archiving, replication, deletion, etc. Indeed, data-intensive applications span over a large variety of devices and e-infrastructures which implies that many systems are involved in data management and processing. We propose Active Data, a programming model to automate and improve the expressiveness of data management applications. We first define the concept of data life cycle and introduce a formal model that allows to expose data life cycle across heterogeneous systems and infrastructures. The Active Data programming model allows code execution at each stage of the data life cycle: routines provided by programmers are executed when a set of events (creation, replication, transfer, deletion) happen to any data. We implement and evaluate the model with four use cases: a storage cache to Amazon-S3, a cooperative sensor network, an incremental implementation of the MapReduce programming model and automated data provenance tracking across heterogeneous systems. Altogether, these scenarios illustrate the adequateness of the model to program applications that manage distributed and dynamic data sets. We also show that applications that do not leverage on data life cycle can still benefit from Active Data to improve their performances.