The advancement of database engine and multi-core processors technologies have enable database insertion to be implemented concurrently via multithreading programming. The objective of this work is to evaluate the performance of using multithreading technique to perform database insertion of large data set with known size to enhance the performance of data access layer (DAL) particularly on the bulk-insertion operation. The performance evaluation includes techniques such as using single database connection, multithreads the insertion process with respective database connections, single threaded bulk insertion and multithreaded bulk insertion. MySQL 5.2 and SQL Server 2008 were used and the experimental results show that the performance of d...
Relational databases like Oracle, MySQL, and Microsoft SQL Server offer trans- action processing as ...
Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Comput...
In this thesis we present the holistic query evaluation model. We propose a novel query engine desig...
Modern databases can run application logic defined in stored procedures inside the database server t...
Simultaneous multithreading (SMT) allows multiple threads to supply instructions to the instruction ...
A new trend in processor design is increased on-chip support for multithreading in the form of both ...
We investigate high-performance threading architectures for I/O intensive multi-threaded servers. We...
In many client/server object database applications, performance is limited by the delay in transferr...
Relational database management systems are today’s most used model for organizing data storage and m...
There is a large amount of data that needs to be stored today. Handling so much data efficiently is ...
Simultaneous Multi-threading (SMT) has been developed to increase instruction level parallelism by a...
With the advent of chip multiprocessors, exploiting intratransaction parallelism in database systems...
Multicore processors are available for over a decade, being the norm for current computer systems, b...
Abstract. Multicore processors are available for over a decade, but gen-eral purpose database manage...
Database engines must adapt to the underlying hardware for high-performance transaction execution. C...
Relational databases like Oracle, MySQL, and Microsoft SQL Server offer trans- action processing as ...
Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Comput...
In this thesis we present the holistic query evaluation model. We propose a novel query engine desig...
Modern databases can run application logic defined in stored procedures inside the database server t...
Simultaneous multithreading (SMT) allows multiple threads to supply instructions to the instruction ...
A new trend in processor design is increased on-chip support for multithreading in the form of both ...
We investigate high-performance threading architectures for I/O intensive multi-threaded servers. We...
In many client/server object database applications, performance is limited by the delay in transferr...
Relational database management systems are today’s most used model for organizing data storage and m...
There is a large amount of data that needs to be stored today. Handling so much data efficiently is ...
Simultaneous Multi-threading (SMT) has been developed to increase instruction level parallelism by a...
With the advent of chip multiprocessors, exploiting intratransaction parallelism in database systems...
Multicore processors are available for over a decade, being the norm for current computer systems, b...
Abstract. Multicore processors are available for over a decade, but gen-eral purpose database manage...
Database engines must adapt to the underlying hardware for high-performance transaction execution. C...
Relational databases like Oracle, MySQL, and Microsoft SQL Server offer trans- action processing as ...
Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Comput...
In this thesis we present the holistic query evaluation model. We propose a novel query engine desig...