PostgreSQL存储引擎多线程化的研究与实现  被引量:2

Research and Implementation of Multi-threaded PostgreSQL Storage Engine

在线阅读下载全文

作  者:任宏萍[1] 黄晟[1] 

机构地区:[1]华中科技大学软件学院,湖北武汉430074

出  处:《计算机与现代化》2013年第9期210-214,共5页Computer and Modernization

摘  要:为解决PostgreSQL数据库系统启动很多进程占用大量系统资源的问题,提出一种改进PostgreSQL存储引擎的方法,即采用线程池,使用主线程唤醒线程池中的子线程方法替代PostgreSQL原有的多进程通讯机制,从而解决PostgreSQL数据库大量进程占用大量系统资源的弊端。实验表明PostgreSQL存储引擎的线程池的改进方法,能够很好地解决系统资源占用的问题,提高了数据库的执行效率。In order to solve the problem that the PostgreSQL starts many processes which takes up a lot of system resources,this paper presents an improved method for PostgreSQL storage engine,that is,using the thread pool wake-up call to replace the original PostgreSQL multi-process communication mechanism,so as to solve the problem that the PostgreSQL takes up a lot of system resources while starting large number of processes.Experimental results show that the improved method of PostgreSQL storage engine thread pool can be a good solution to the problems of system resources and improve the implementation efiiciency of data-base.

关 键 词:POSTGRESQL 数据库性能测试 数据库性能优化 多线程优化 

分 类 号:TP311[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象