期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
Flash媒体服务器的优化部署 被引量:4
1
作者 唐力 槐寅 陈震 《清华大学学报(自然科学版)》 EI CAS CSCD 北大核心 2010年第1期5-8,共4页
越来越多的新型万维网(Web)应用开始提供在线音视频交流功能,而有效的Flash媒体服务器部署方案是提高服务质量的基础。该文给出了媒体服务器优化部署问题的数学模型,并证明即使用户需求和网络性能信息已知,求解最优部署方案仍然是NP-har... 越来越多的新型万维网(Web)应用开始提供在线音视频交流功能,而有效的Flash媒体服务器部署方案是提高服务质量的基础。该文给出了媒体服务器优化部署问题的数学模型,并证明即使用户需求和网络性能信息已知,求解最优部署方案仍然是NP-hard问题。提出了优化部署方案的贪婪算法和分别基于重要程度和拓扑特征的启发式算法,分析了它们的优缺点和复杂度。基于互联网的真实拓扑的实验表明:该几种算法的效果都明显优于随机部署,而贪婪算法和基于重要程度的启发式算法甚至能在有效节省成本的前提下,接近全局部署的效果。 展开更多
关键词 计算机网络 多媒体通信 Flash媒体服务器(FMS)部署
原文传递
Hetero-DB: Next Generation High-Performance Database Systems by Best Utilizing Heterogeneous Computing and Storage Resources
2
作者 张凯 陈峰 +6 位作者 丁晓宁 槐寅 李如豹 罗天 王凯博 袁源 张晓东 《Journal of Computer Science & Technology》 SCIE EI CSCD 2015年第4期657-678,共22页
With recent advancement on hardware technologies, new general-purpose high-performance devices have been widely adopted, such as the graphics processing unit (GPU) and solid state drive (SSD). GPU may offer an ord... With recent advancement on hardware technologies, new general-purpose high-performance devices have been widely adopted, such as the graphics processing unit (GPU) and solid state drive (SSD). GPU may offer an order of higher throughput for applications with massive data parallelism, compared with the multicore CPU. Moreover, new storage device SSD is also capable of offering a much higher I/O throughput and lower latency than a traditional hard disk device (HDD). These new hardware devices can significantly boost the performance of many applications;thus the database community has been actively engaging in adopting them into database systems. However, the performance benefit cannot be easily reaped if the new hardwares are improperly used. In this paper, we propose Hetero-DB, a high-performance database system by exploiting both the characteristics of the database system and the special properties of the new hardware devices in system’s design and implementation. Hetero-DB develops a GPU-aware query execution engine with GPU device memory management and query scheduling mechanism to support concurrent query execution. Furthermore, with the SSD-HDD hybrid storage system, we redesign the storage engine by organizing HDD and SSD into a two-level caching hierarchy in Hetero-DB. To best utilize the hybrid hardware devices, the semantic information that is critical for storage I/O is identified and passed to the storage manager, which has a great potential to improve the e?ciency and performance. Hetero-DB aims to maximize the performance benefits of GPU and SSD, and demonstrates the effectiveness for designing next generation database systems. 展开更多
关键词 DATABASE heterogeneous system GPU SSD
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部