Advantages of Deferred Approach for Time-Critical Tasks
Volume 25, Issue 3 (2014), pp. 467–484
Pub. online: 1 January 2014
Type: Research Article
Received
1 September 2012
1 September 2012
Accepted
1 November 2013
1 November 2013
Published
1 January 2014
1 January 2014
Abstract
This article discusses about ways of organizing and using the system for typical user behavior model construction within a distributed information system using Python servers. Much attention is paid to analysis of the issue of effective organization of the research process using the Python language in all its phases.
Possibilities of using Python servers implement different policies for problems with strict limitations on the processing of incoming requests was reviewed. Along with the classical approach, we consider a new variant of the organization of the server: Deferred, which allowed to stay within the constraints of the target problem domain.