<?xml version="1.0" encoding="utf-8"?>
<journal>
<title>Signal and Data Processing</title>
<title_fa>پردازش علائم و داده‌ها</title_fa>
<short_title>JSDP</short_title>
<subject>Engineering &amp; Technology</subject>
<web_url>http://jsdp.rcisp.ac.ir</web_url>
<journal_hbi_system_id>1</journal_hbi_system_id>
<journal_hbi_system_user>admin</journal_hbi_system_user>
<journal_id_issn>2538-4201</journal_id_issn>
<journal_id_issn_online>2538-421X</journal_id_issn_online>
<journal_id_pii></journal_id_pii>
<journal_id_doi>10.61882/jsdp</journal_id_doi>
<journal_id_iranmedex></journal_id_iranmedex>
<journal_id_magiran></journal_id_magiran>
<journal_id_sid>1</journal_id_sid>
<journal_id_nlai>8888</journal_id_nlai>
<journal_id_science></journal_id_science>
<language>fa</language>
<pubdate>
	<type>jalali</type>
	<year>1397</year>
	<month>6</month>
	<day>1</day>
</pubdate>
<pubdate>
	<type>gregorian</type>
	<year>2018</year>
	<month>9</month>
	<day>1</day>
</pubdate>
<volume>15</volume>
<number>2</number>
<publish_type>online</publish_type>
<publish_edition>1</publish_edition>
<article_type>fulltext</article_type>
<articleset>
	<article>


	<language>fa</language>
	<article_id_doi></article_id_doi>
	<title_fa>بهبود به‌روزرسانی پایگاه داده تحلیلی نیمه‌آنی
</title_fa>
	<title>Improving Near Real Time Data Warehouse Refreshment</title>
	<subject_fa>مقالات پردازش داده‌های رقمی</subject_fa>
	<subject>Paper</subject>
	<content_type_fa>پژوهشي</content_type_fa>
	<content_type>Research</content_type>
	<abstract_fa>&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span dir=&quot;RTL&quot;&gt;&lt;span style=&quot;font-family:nazanin;&quot;&gt;&lt;span style=&quot;font-size:12.0pt;&quot;&gt;امروزه تصمیم&#8204;&amp;shy;گیری سریع، اهمیت زیادی در محیط کسب و کار دارد. بنابراین مدیران سعی دارند تا از داده&amp;shy;&#8204;های موجود در پایگاه داده تحلیلی برای پیش&#8204;&amp;shy;بینی و تصمیم&#8204;&amp;shy;گیری درست استفاده کنند. برای داشتن داده&amp;shy;&#8204;های مناسب، باید تغییرات ایجاد&#8204;شده در منابع، با کم&#8204;ترین تأخیر در پایگاه داده تحلیلی اعمال شوند. برای رسیدن به این هدف، الگوریتم&#8204;&amp;shy;های متعددی ارایه شده است که از آن جمله به الگوریتم &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family:times new roman bold,serif;&quot;&gt;&lt;span style=&quot;font-size:8.0pt;&quot;&gt;X-HYBRIDJOIN&lt;/span&gt;&lt;/span&gt;&lt;span dir=&quot;RTL&quot;&gt;&lt;span style=&quot;font-family: nazanin; font-size: 12pt;&quot;&gt; می&#8204;&amp;shy;توان اشاره کرد. در این الگوریتم برای انتخاب پارتیشنی از لوح سخت که در حافظه اصلی بارگزاری می&#8204;&amp;shy;شود از روش مناسبی استفاده نشده است. در این مقاله الگوریتم جدیدی ارائه می&#8204;&amp;shy;شود که در آن تغییراتی در نحوه انتخاب پارتیشن یادشده، ایجاد شده است. بدین صورت که برای هر پارتیشنی از &lt;/span&gt;&lt;font face=&quot;times new roman bold, serif&quot;&gt;&lt;span style=&quot;font-size: 10.6667px;&quot;&gt;R&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;span dir=&quot;RTL&quot;&gt;&lt;span style=&quot;font-family:nazanin;&quot;&gt;&lt;span style=&quot;font-size:12.0pt;&quot;&gt;&amp;nbsp;که بر روی لوح سخت قرار دارد، تعداد رکوردهای موجود از آن پارتیشن در حافظه اصلی، شمارش شده و در آرایه&#8204;&amp;shy;ای ثبت می&amp;lrm;شود. با استفاده از آرایه به&#8204;دست آمده، هر بار پارتیشنی را می&#8204;&amp;shy;توان انتخاب کرد که شامل بیشترین رکورد برای پیوست است. برای شمارش تعداد رکوردهای هر پارتیشن، در هنگام ورود جریان داده، بررسی می&#8204;&amp;shy;شود که جریان داده ورودی مربوط به کدام پارتیشن است. نتایج حاصل از اجرای الگوریتم جدید نشان می&#8204;&amp;shy;دهد که زمان پیوست و فضای مصرفی کاهش یافته است.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
</abstract_fa>
	<abstract>&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;strong&gt;Near-real time data warehouse gives the end users the essential information to achieve appropriate decisions. Whatever the data are fresher in it, the decision would have a better result either. To achieve a fresh and up-to-date data, the changes happened in the side of source must be added to the data warehouse with little delay. For this reason, they should be transformed in to the data warehouse format. One of the famous algorithms in this area is called X-HYBRIDJOIN. In this algorithm the data characteristics of real word have been used to speed up the join operation. This algorithm keeps some partitions, which have more uses, in the main memory. In the proposed algorithm in this paper, disk-based relation is joined with input data stream. The aim of such join is to enrich stream. The proposed algorithm uses clustered index for disk-based relation and join attribute. Moreover, it is assumed that the join attribute is exclusive throughout the relation. This algorithm has improved the mentioned algorithm in two stages. At the first stage, some records of source table which are frequently accessible are detected. Detection of such records is carried out during the algorithm implementation. The mechanism is in the way that each record access is counted by a counter and if it becomes more than the determined threshold, then it is considered as the frequently used record and placed in the hash table. The hash table is used to keep the frequently used records in the main memory. When the stream is going to enter in to join area, it is searched in this table. At the second stage, the choice method of the partition which is going to load in the main memory has been changed. One dimensional array is used to choose the mentioned partition. This array helps to select a partition of source table with highest number of records for the join among all partitions of source table. Using this array in each iteration, always leads to choose the best partition loading in memory. To compare the usefulness of the suggested algorithm some experiments have been done. Experimental results show that the service rate acquired in suggested algorithm is more than the existing algorithms. Service rate is the number of joined records in a time unit. Increasing service rate causes the effectiveness of the algorithm.&lt;/strong&gt;&lt;/div&gt;
</abstract>
	<keyword_fa>پایگاه داده تحلیلی نیمه‌آنی, پیوست, جریان داده, تصمیم‌گیری</keyword_fa>
	<keyword>Near Real Time Data Warehouse, Join, Data Stream, Decision Making</keyword>
	<start_page>31</start_page>
	<end_page>44</end_page>
	<web_url>http://jsdp.rcisp.ac.ir/browse.php?a_code=A-10-815-4&amp;slc_lang=fa&amp;sid=1</web_url>


<author_list>
	<author>
	<first_name>Isa</first_name>
	<middle_name></middle_name>
	<last_name>Hazrati</last_name>
	<suffix></suffix>
	<first_name_fa>عیسی</first_name_fa>
	<middle_name_fa></middle_name_fa>
	<last_name_fa>حضرتی</last_name_fa>
	<suffix_fa></suffix_fa>
	<email>i.hazrati@srttu.edu</email>
	<code>10031947532846006305</code>
	<orcid>10031947532846006305</orcid>
	<coreauthor>No</coreauthor>
	<affiliation>Shahid Rajaee Teacher Training University</affiliation>
	<affiliation_fa>دانشگاه آزاد اسلامی، میاندوآب</affiliation_fa>
	 </author>


	<author>
	<first_name>Negin</first_name>
	<middle_name></middle_name>
	<last_name>Daneshpour</last_name>
	<suffix></suffix>
	<first_name_fa>نگین</first_name_fa>
	<middle_name_fa></middle_name_fa>
	<last_name_fa>دانشپور</last_name_fa>
	<suffix_fa></suffix_fa>
	<email>ndaneshpour@srttu.edu</email>
	<code>10031947532846006306</code>
	<orcid>10031947532846006306</orcid>
	<coreauthor>Yes
</coreauthor>
	<affiliation>Shahid Rajaee Teacher Training University</affiliation>
	<affiliation_fa>دانشگاه تربیت دبیر شهید رجایی</affiliation_fa>
	 </author>


</author_list>


	</article>
</articleset>
</journal>
