کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
431525 688565 2012 11 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
Transactional scheduling for read-dominated workloads
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر نظریه محاسباتی و ریاضیات
پیش نمایش صفحه اول مقاله
Transactional scheduling for read-dominated workloads
چکیده انگلیسی

The transactional approach to contention management guarantees atomicity by aborting transactions that may violate consistency. A major challenge in this approach is to schedule transactions in a manner that reduces the total time to perform all transactions (the makespan), since transactions are often aborted and restarted. The performance of a transactional scheduler can be evaluated by the ratio between its makespan and the makespan of an optimal, clairvoyant scheduler that knows the list of resource accesses that will be performed by each transaction, as well as its release time and duration.This paper studies transactional scheduling in the context of read-dominated workloads; these common workloads include read-only transactions, i.e., those that only observe data, and late-write transactions, i.e., those that update only towards the end of the transaction.We present the Bimodal transactional scheduler, which is especially tailored to accommodate read-only transactions, without punishing transactions that write most of their duration (early-write transactions). It is evaluated by comparison with an optimal clairvoyant scheduler; we prove that Bimodal demonstrates the best competitive ratio achievable by a non-clairvoyant schedule for workloads consisting of early-write and read-only transactions.We also show that late-write transactions significantly deteriorate the competitive ratio of any non-clairvoyant scheduler, assuming it takes a conservative approach to conflicts.


► Late-write transactions are a major obstacle for transactional schedulers.
► A deterministic scheduler is Ω(s)Ω(s)-competitive wrt an optimal scheduler (ss is the number of shared items).
► A conservative scheduler is less competitive wrt an optimal offline scheduler.
► A new conservative scheduler is optimal for workloads with early-write and read-only transactions.

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Journal of Parallel and Distributed Computing - Volume 72, Issue 10, October 2012, Pages 1386–1396
نویسندگان
, ,