Parallel Task for Parallelising Object-Oriented Desktop Applications

被引:0
|
作者
Nasser Giacaman
Oliver Sinnen
机构
[1] University of Auckland,Department of Electrical and Computer Engineering
关键词
Parallel computing; Task parallelism; Object-oriented programming; Desktop applications; Graphical user interface; Event dispatch thread;
D O I
暂无
中图分类号
学科分类号
摘要
With the arrival of multi-cores for mainstream desktop systems, developers must invest the effort of parallelising their applications in order to benefit from these systems. However, the structure of these interactive desktop applications is noticeably different from the traditional batch-like applications of the engineering and scientific fields. We present Parallel Task (short ParaTask), a solution to assist the parallelisation of object-oriented applications, with the unique feature of including support for the parallelisation of graphical user interface applications. In the simple, but common, cases concurrency is introduced with a single keyword. ParaTask sets itself apart from the many existing object-oriented parallelisation approaches by integrating different task types into the same model and its careful adherence to object-oriented principles. Due to the wide variety of parallelisation needs, ParaTask provides intuitive support for dependence handling, non-blocking notification and exception handling in an asynchronous environment as well as supporting a flexible task scheduling runtime (currently work-sharing, work-stealing and a combination of the two are supported). The performance is excellent compared to traditional Java parallelisation approaches, shown using a variety of different workloads.
引用
收藏
页码:621 / 681
页数:60
相关论文
共 50 条