ACM Home Page
Please provide us with feedback. Feedback
Client-server based application in the dyalog APL environment
Full text PdfPdf (678 KB)
Source International Conference on APL archive
Proceedings of the international conference on APL-Berlin-2000 conference table of contents
Berlin, Germany
Pages: 24 - 31  
Year of Publication: 2000
ISBN:1-58113-182-8
Also published in ...
Author
Sponsor
SIGAPL: ACM Special Interest Group on APL Programming Language
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 5,   Downloads (12 Months): 16,   Citation Count: 0
Additional Information:

abstract   index terms  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/570475.570478
What is a DOI?

ABSTRACT

This paper is concerned with the problem of creating server-based application for the Dyalog APL environment on the example of "Agent". The "Agent" is a new common tool for the portfolio management system SOFIA® (product of APL Italiana®), and GAMA (product of Infostroy). Briefly, "Agent" can be called as a "third arm of a customer" or an "extra user". This application executes the user-defined tasks in the system based on a specified schedule. The task is any operation (or a sequence of operations), which the user can produce in the portfolio management systems.There are three parts of the "Agent":• The "Agent" itself, which is a database server and application manager.• The "Control application" is the user interface and the client to the Agent's database.• The "Slave application" is the subsystem managed by the Agent to process tasks.