ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper A Design of Efficient On-line Software Service based on Application Customized Graphic Offloading Library
Cited - time in scopus Share share facebook twitter linkedin kakaostory
Authors
WonHyuk Choi, Won-Young Kim
Issue Date
2014-12
Citation
International Conference on Internet (ICONI) 2014, pp.1-6
Language
English
Type
Conference Paper
Abstract
In this Paper, we introduce an efficient on-line software service using an application customized graphic offloading module library. The software service using graphic offloading provides a high-end application such as 3D graphic software as an on-line software service using a client graphic rendering. When software is executed on server, its graphic works are processed on a client's GPU, while its data works are processed on server's CPU. To improve the performance of graphic offloading software service, we add optimized common module and application specific module to the graphic offloading server/client engine. To do that, we introduce how to implement the application specific module using analyzing patterns of graphic related APIs and messages that are generated by executed software. Also, we propose how to design the optimized common module using window Z-order caching, window information caching and device context caching.
KSP Keywords
Common module, Device context, Graphic Rendering, Software service, application customized, application specific, module library, on-line software, z-order