抄録
In this paper, we propose the use of the server/client system in statistical analysis. We show that the interactive response speed of a time series analysis system TISAS (TIme Series Analysis Supporting system) has been improved by adding functions for distributed processing by using the Parallel Virtual Machine (PVM) library. TISAS was originally designed for building an object-based graphical user interface (GUI). The Tcl/Tk interpreter language was chosen as the main programming language, because it was designed especially for building GUI applications easily. We reconstruct TISAS by adopting a server/client system structure without changing the style of the GUI by using TkPVM, which is an implementation of the PVM library through Tcl/Tk.