MyDAQ, a simple data logging and display server. Akihiro Yamashita and Toru Ohata SPring-8, Hyogo, 679-5198, Japan. MyDAQ is a data logging and display system suitable for periodical (<1Hz ) data such as DC voltage, temperature and vacuum pressure. MyDAQ system receives data strings from data taking PC's on the network, stores them in a relational database and displays them using web. Client user adds only a few lines of code to their data acquisition program written in C, LabView or their favorite script languages. And they can see data on a browser specifying name of data and time of acquisition. MyDAQ consists of a multi-threaded socket server, MySQL relational database server and cgi programs. It runs on Linux or Windows operating system.In this presentation, its structure, performance and scalability will be discussed. 翻訳 MyDAQは直流電圧、温度、真空度など、1Hz以下の周期的データー収集に適した、 シンプルなデーター収集と表示システムです。これはネットワーク上のパソコ ンからデーター文字列をうけとり、リレーショナルデータベースにそれらを記 録し、Webで表示します。クライアントのユーザーはC,LabVIEWやいろいろなス クリプト言語でかかれた今までのデーター収集プログラムにわすか数行をかき くわえるだけでいいのです。そうすれば、データーの名前と収集の日付を指定 するだけでそれらのデーターがブラウザで見られるのです。MyDAQはマルチス レッドのソケットサーバー、MySQLリレーショナルデータベースサーバー、と cgiプログラムから構成されています。このプレゼンテーションではその構造、 性能、スケーラビリティについて議論します。