Treffer: Distributed computing in a time series analysis system
Title:
Distributed computing in a time series analysis system
Authors:
Publisher Information:
Humboldt University of Berlin, Interdisciplinary Research Project 373: Quantification and Simulation of Economic Processes
Publication Year:
2001
Collection:
EconStor (German National Library of Economics, ZBW)
Subject Terms:
Document Type:
Report
report
Language:
English
Relation:
Series: SFB 373 Discussion Paper; No. 2001,76; http://hdl.handle.net/10419/62710; RePEc:zbw:sfb373:200176
Availability:
Accession Number:
edsbas.3187ECB9
Database:
BASE
Weitere Informationen
In this paper, we consider simple and easy distributed computing abilities of the statistical system TISAS (TIme Series Analysis Supporting System). TISAS was mainly 'written in the Tcl / Tk language, and was designed for utilizing full merits of a GUI (Graphical User Interface). We add functions for distributed computing without chaIlenging the style of the TISAS GUI by using TkPVM, which is an implementation of PVM (Parallel Virtual Machine) libraries through Tcl / Tk. We adopt a server client system structure for the new version of TISAS. The server part executes data manipulations and the client part does GUI works. For designing them, we use a Model~ View~Controller framework, which makes our implementation relatively simple.