電気学会論文誌C(電子・情報・システム部門誌)
Online ISSN : 1348-8155
Print ISSN : 0385-4221
ISSN-L : 0385-4221
<情報処理・ソフトウェア>
マルチコアCPU構成を活かしたストリーム処理向け軽量RDBM SQLiteの高速化方式
山本 森樹
著者情報
ジャーナル フリー

2011 年 131 巻 12 号 p. 2097-2107

詳細
抄録
The data generated at a very high rate by sensors and RFIDs are required to be handled by continuous queries keeping real time response. Because of its purpose, DSMSs are used in several cases of these large scale systems. On the other hand, sensor terminal systems include light RDBMSs generally in many cases. So if light RDBMSs can handle the high rate data directly, it is convenient for several applications. This paper proposes a speed-up method of stream processing by using a light RDBMS SQLite without any special modifications. If DSMSs are categorized by performance such as large, medium and small scale, this method aims at a small or medium scale performance. The database performance mainly depends on storage access time, so this proposed method adopts a memory database, a bulk store records technique and parallel processing while taking advantage of multi-core CPU configurations of terminal systems.
著者関連情報
© 電気学会 2011
前の記事 次の記事
feedback
Top