###
DOI:
计算机系统应用英文版:2014,23(1):162-165
本文二维码信息
码上扫一扫!
一种高效的SQL语句执行线程
(中国石化石油物探技术研究院, 南京 211103)
Efficient SQL Statement Execution Threads
(SINOPEC Geophysical Research Institute, Nanjing 211103, China)
摘要
图/表
参考文献
相似文献
本文已被:浏览 2006次   下载 2491
Received:June 21, 2013    Revised:July 22, 2013
中文摘要: 在采集、处理、解释一体化软件平台中, 不可避免地有大量的SQL 语句执行, 而在这些SQL 语句执行中, 不需要返回的SQL 语句又占主要比例. 通过设计SQL 语句缓存区, 并把不需要返回的SQL 语句实时放入此缓存区, 最后通过设计高效的执行线程, 对此缓存区内的SQL 语句进行实时的处理. 这种方法既分离了业务与数据库操作, 也提高了业务对数据库操作请求的效率.
中文关键词: SQL语句  线程  缓存区
Abstract:During the acquisition, processing and interpretation integrated software platform, there are a large number of SQL statements inevitably executed, while running these SQL statements, SQL statements that do not need to return occupy to a major proportion. This paper designs the SQL statements cache and SQL statements that do not need to return real-time put into this cache, and finally by designing the thread of executing SQL statements, SQL statements in the cache real-time process. This method does not only the separation of business and database operations, but also improves the business efficiency of requests for database operations.
keywords: SQL statements  threads  cache
文章编号:     中图分类号:    文献标志码:
基金项目:
引用文本:
洪承煜,杨尚琴,陈浩.一种高效的SQL语句执行线程.计算机系统应用,2014,23(1):162-165
HONG Cheng-Yu,YANG Shang-Qin,CHEN Hao.Efficient SQL Statement Execution Threads.COMPUTER SYSTEMS APPLICATIONS,2014,23(1):162-165