MXPA94005158A - Interfase de programacion para aplicacion de multi-direccionado basada en agente. - Google Patents

Interfase de programacion para aplicacion de multi-direccionado basada en agente.

Info

Publication number
MXPA94005158A
MXPA94005158A MXPA94005158A MX9405158A MXPA94005158A MX PA94005158 A MXPA94005158 A MX PA94005158A MX PA94005158 A MXPA94005158 A MX PA94005158A MX 9405158 A MX9405158 A MX 9405158A MX PA94005158 A MXPA94005158 A MX PA94005158A
Authority
MX
Mexico
Prior art keywords
agent
application
programming interface
class
directional
Prior art date
Application number
MXPA94005158A
Other languages
English (en)
Inventor
A Smtih Curtis
Original Assignee
Park City Group Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Park City Group Inc filed Critical Park City Group Inc
Publication of MXPA94005158A publication Critical patent/MXPA94005158A/es

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • G06F9/4484Executing subprograms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4488Object-oriented

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

Una interfase de programacion de aplicacion facilita el desarrollo de programas de aplicaciones de multi-direccionado. Una aplicacion es una coleccion de instancial de clases de agentes. Las clases de agentes se organizan en jerarquias de clase, debido a que pueden derivarse nuevos agentes de su clase a partir de agentes de clase base. Cada clase de agente tiene su propia funcion de despacho de mensaje; esto permite que el programador de aplicaciones altere la estructura de paso de mensajes que se proporciona por la interfase de programacion de aplicacion. Cada instancia de agente dentro del programa es independiente debido a que esta consciente de sub-proceso solo de sus propios datos y contexto. Se proporciona multi-direccionado por la interfase de programacion de aplicacion que contienen un proceso despachador maestro, que asigna tiempo sin prioridad adquirida a agentes individuales. Por lo tanto, una capacidad de multi-direccionado de aplicaciones es independiente del sistema operativo de plataforma. Ademas, un direccionado de ejecucion puede dividirse cuando el agente activado actualmente activa el despachador maestro. La interfase de programacion de aplicacion media entre los recurso del sistema y la aplicacion y mapea la interfase de usuario de la aplicacion a la interfase de usuario selecta de la plataforma. Por lo tanto, la aplicacion y su interfase de usuario son portatiles.
MXPA94005158A 1993-07-08 1994-07-07 Interfase de programacion para aplicacion de multi-direccionado basada en agente. MXPA94005158A (es)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US08/088,825 US5421013A (en) 1993-07-08 1993-07-08 Agent-based multithreading application programming interface

Publications (1)

Publication Number Publication Date
MXPA94005158A true MXPA94005158A (es) 2004-08-20

Family

ID=22213721

Family Applications (1)

Application Number Title Priority Date Filing Date
MXPA94005158A MXPA94005158A (es) 1993-07-08 1994-07-07 Interfase de programacion para aplicacion de multi-direccionado basada en agente.

Country Status (7)

Country Link
US (1) US5421013A (es)
EP (1) EP0707723A1 (es)
AU (1) AU7357994A (es)
CA (1) CA2166808C (es)
MX (1) MXPA94005158A (es)
WO (1) WO1995002217A1 (es)
ZA (1) ZA944928B (es)

Families Citing this family (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5603031A (en) * 1993-07-08 1997-02-11 General Magic, Inc. System and method for distributed computation based upon the movement, execution, and interaction of processes in a network
US5379432A (en) * 1993-07-19 1995-01-03 Taligent, Inc. Object-oriented interface for a procedural operating system
US5675796A (en) * 1994-04-08 1997-10-07 Microsoft Corporation Concurrency management component for use by a computer program during the transfer of a message
US6496872B1 (en) 1994-05-16 2002-12-17 Apple Computer, Inc. Computer system for automatically instantiating tasks designated by a user
SE9404294D0 (sv) * 1994-12-09 1994-12-09 Ellemtel Utvecklings Ab sätt och anordning vid telekommunikation
US6704765B1 (en) * 1994-12-14 2004-03-09 International Business Machines Corporation System for allocating resources among agent processes
US6182108B1 (en) 1995-01-31 2001-01-30 Microsoft Corporation Method and system for multi-threaded processing
US5852731A (en) * 1995-06-05 1998-12-22 International Business Machines Corporation Computer program product for synchronizing static variable initialization and reference under a multi-threaded computer environment
US5771382A (en) * 1995-06-05 1998-06-23 International Business Machines Corporation System and method for synchronizing static variable initialization and reference under a multi-threaded computer environment
US5881315A (en) * 1995-08-18 1999-03-09 International Business Machines Corporation Queue management for distributed computing environment to deliver events to interested consumers even when events are generated faster than consumers can receive
US5790789A (en) * 1996-08-02 1998-08-04 Suarez; Larry Method and architecture for the creation, control and deployment of services within a distributed computer environment
US5790425A (en) * 1997-02-19 1998-08-04 Sun Microsystems, Inc. Generic server benchmarking framework in a client-server environment
US6192354B1 (en) 1997-03-21 2001-02-20 International Business Machines Corporation Apparatus and method for optimizing the performance of computer tasks using multiple intelligent agents having varied degrees of domain knowledge
TW504632B (en) 1997-03-21 2002-10-01 Ibm Apparatus and method for optimizing the performance of computer tasks using intelligent agent with multiple program modules having varied degrees of domain knowledge
US6401080B1 (en) 1997-03-21 2002-06-04 International Business Machines Corporation Intelligent agent with negotiation capability and method of negotiation therewith
US6085178A (en) * 1997-03-21 2000-07-04 International Business Machines Corporation Apparatus and method for communicating between an intelligent agent and client computer process using disguised messages
US6167423A (en) * 1997-04-03 2000-12-26 Microsoft Corporation Concurrency control of state machines in a computer system using cliques
EP0889398A2 (en) * 1997-07-04 1999-01-07 Balaena Limited Computer system
EP0996886B1 (en) * 1997-07-25 2002-10-09 BRITISH TELECOMMUNICATIONS public limited company Software system generation
US6260077B1 (en) * 1997-10-24 2001-07-10 Sun Microsystems, Inc. Method, apparatus and program product for interfacing a multi-threaded, client-based API to a single-threaded, server-based API
US6134594A (en) 1997-10-28 2000-10-17 Microsoft Corporation Multi-user, multiple tier distributed application architecture with single-user access control of middle tier objects
US7076784B1 (en) 1997-10-28 2006-07-11 Microsoft Corporation Software component execution management using context objects for tracking externally-defined intrinsic properties of executing software components within an execution environment
EP0926590A1 (en) 1997-12-23 1999-06-30 Sony International (Europe) GmbH Component-based control structure for wireless communication
US6067559A (en) * 1998-04-23 2000-05-23 Microsoft Corporation Server architecture for segregation of dynamic content generation applications into separate process spaces
US6282697B1 (en) * 1998-09-18 2001-08-28 Wylci Fables Computer processing and programming method using autonomous data handlers
US6418458B1 (en) * 1998-10-02 2002-07-09 Ncr Corporation Object-oriented prioritized work thread pool
US6163794A (en) * 1998-10-23 2000-12-19 General Magic Network system extensible by users
US6574736B1 (en) 1998-11-30 2003-06-03 Microsoft Corporation Composable roles
US6487665B1 (en) 1998-11-30 2002-11-26 Microsoft Corporation Object security boundaries
US6385724B1 (en) 1998-11-30 2002-05-07 Microsoft Corporation Automatic object caller chain with declarative impersonation and transitive trust
US6961934B2 (en) * 2000-05-08 2005-11-01 Microtune (San Diego), Inc. Portable thread environment
AU2001257566A1 (en) * 2000-05-08 2001-11-20 Transilica, Inc. Priority in a portable thread environment
US6580979B2 (en) * 2000-07-10 2003-06-17 Hrl Laboratories, Llc Method and apparatus for terrain reasoning with distributed embedded processing elements
BRPI0114066B1 (pt) 2000-09-21 2016-08-02 Blackberry Ltd sistema e método de assinatura de código
AU2001297749A1 (en) * 2000-12-01 2003-09-02 Neal Solomon Demand-initiated intelligent negotiation agents in a distributed system
US6892331B2 (en) * 2002-01-17 2005-05-10 International Business Machines Corporation Method and system for error detection in a managed application environment
US20060271634A1 (en) * 2005-05-25 2006-11-30 England Laurence E Method, system, and program for processing a message with dispatchers
WO2010057312A1 (en) 2008-11-24 2010-05-27 Certicom Corp. System and method for hardware based security
US9208459B2 (en) 2009-07-10 2015-12-08 Certicom Corp. System and method for performing serialization of devices
SG177596A1 (en) 2009-07-10 2012-03-29 Certicom Corp System and method for managing electronic assets
US10606536B2 (en) 2018-08-17 2020-03-31 Bank Of America Corporation Intelligent systematic physical document fulfillment system
US11025641B2 (en) 2018-08-21 2021-06-01 Bank Of America Corporation System for optimizing access control for server privilege
US11087323B2 (en) 2018-08-21 2021-08-10 Bank Of America Corporation Exposure based secure access system
US11361330B2 (en) 2018-08-22 2022-06-14 Bank Of America Corporation Pattern analytics system for document presentment and fulfillment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS647231A (en) * 1987-06-30 1989-01-11 Toshiba Corp Parallel processing device for object directional system
US5327529A (en) * 1990-09-24 1994-07-05 Geoworks Process of designing user's interfaces for application programs
US5265206A (en) * 1990-10-23 1993-11-23 International Business Machines Corporation System and method for implementing a messenger and object manager in an object oriented programming environment
US5347633A (en) * 1991-04-30 1994-09-13 International Business Machines, Inc. System for selectively intercepting and rerouting data network traffic
US5305461A (en) * 1992-04-03 1994-04-19 International Business Machines Corporation Method of transparently interconnecting message passing systems

Also Published As

Publication number Publication date
US5421013A (en) 1995-05-30
WO1995002217A1 (en) 1995-01-19
EP0707723A1 (en) 1996-04-24
ZA944928B (en) 1995-06-05
CA2166808C (en) 2000-05-30
AU7357994A (en) 1995-02-06

Similar Documents

Publication Publication Date Title
MXPA94005158A (es) Interfase de programacion para aplicacion de multi-direccionado basada en agente.
WO1995002217B1 (en) Agent-based multithreading application programming interface
US8006247B2 (en) Multi-tasking real-time operating system for microprocessors with limited memory
AU2902192A (en) System for dividing processing tasks into signal processor and decision-making microprocessor interfacing
EP0667575A2 (en) Concurrent processing in object oriented parallel and near parallel systems
WO1996000939A3 (en) Method for enforcing a hierarchical invocation structure in real time asynchronous software applications
CA2208135A1 (en) Method, computer program product, and data structure for validating creation of and routing messages to file objects
Reppy et al. A foundation for programming environments
Trehan et al. Concurrent Object Oriented'C'(cooC)
JPS6470838A (en) Exclusive control system
Balling et al. DELIGHT. STRUCT: A computer-aided design environment for structural engineering
Jackson et al. The proposed IEEE 855 microprocessor operating systems interface standard
Gentleman et al. An introduction to the Harmony real-time operating system
Schmidt Simulation of Discrete Systems using GPSS-FORTRAN
CN1577261B (zh) 一种对单片机封装的系统
Squyres et al. The design and evolution of the MPI-2 C++ interface
Hirsch Project-management software optimizes multiprocessor resource allocation
Kriechbaum Adding real-time capabilities to a standard UNIX 1 implementation: The AIX 2 Version 3.1. 5 approach
Fanta From processes to threads
Watt Computer Associates upgrades project management package.
Lyon CASE and the database.
BOURNIQUE et al. The interactive planning work station: A graphics-based UNIX(trademark) tool for application users and developers
Shirakawa et al. When object-oriented operating system is time critical
Trehan Concurrent Object Orientcd'C'(COOC)
Bray et al. Experimenting reflection for programming concurrent objects scheduling strategies