scispace - formally typeset
Open AccessJournal ArticleDOI

Client/Server based Statistical Computing

Torsten Kleinow, +1 more
- 01 Jan 2002 - 
- Vol. 17, Iss: 3, pp 315-328
TLDR
The main feature of this approach is the possibility to connect various client programs via a TCP/P connection to a powerful statistical engine, which offers the opportunity to include the statistical engine into a number of software packages and to empower the user of these packages to access a modern statistical programming environment.
Abstract
We propose a client server architecture for statistical computing. The main feature of our approach is the possibility to connect various client programs via a TCP/IP connection to a powerful statistical engine. This offers the opportunity to include the statistical engine into a number of software packages and to empower the user of these packages to access a modern statistical programming environment. It also allows for the development of specialized client programs for particular tasks. TCP/IP permits a client/server connection with the client and server running on different hosts (remote host) as well as running both applications on the same computer (local host). To have a large flexibility we suggest adding a middleware program managing the communication between Server and Client. This avoids the need to implement TCP/IP communication methods on the server side. The paper provides an overview of the desired environment and illustrates the general structure by the implementation of the XploRe Quantlet Client and XploRe Quantlet Server.

read more

Citations
More filters
Book

Applied Quantitative Finance

TL;DR: In this article, a Copula-based model of the term structure of CDO tranches is used to calculate the spread risk in high-dimensional systems using historical simulation data.
Book ChapterDOI

Interactive and Dynamic Graphics

TL;DR: Interactive and dynamic statistical graphics enable data analysts in all fields to carry out visual investigations leading to insights into relationships in complex data.

Design, development and evaluation of a virtual classroom and teaching contents for Bernoulli stochastics

Xiaomin Zhai
TL;DR: Stochastikon Magister as discussed by the authors is an e-learning system based on Bernoulli Stochastics, which was developed at the University of Zagreb and used for teaching and learning in statistics.
References
More filters
Book

Implementing remote procedure calls

TL;DR: Remote Procedure Call (RPC) as mentioned in this paper is a high level language for providing communication across a network between programs written in a high-level language, which is similar to the one used in this paper.
Book ChapterDOI

Sweave: Dynamic Generation of Statistical Reports Using Literate Data Analysis

TL;DR: Sweave combines typesetting with LATEX and data anlysis with S into integrated statistical documents that can be automatically updated if data or analysis change, which allows truly reproducible research.
Journal ArticleDOI

Frameworks for component-based client/server computing

TL;DR: This article proposes two frameworks for client/server computing using distributed objects with a focus on the delegation of responsibilities between clients and servers and the stratification of client/ server systems into levels.
Book

The essential client/server survival guide

TL;DR: This information-packed Survival Guide takes you on a sweeping tour of the world of client/server, from operating systems and communications, to application architectures that incorporate database, transaction processing, groupware and objects.
Trending Questions (1)
How do I block a server on Netduma?

This avoids the need to implement TCP/IP communication methods on the server side.