Program execution in a software run-time environment

Electrical computers and digital processing systems: multicomput – Computer-to-computer data routing – Least weight routing

Patent

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

A61L 300

Patent

active

060731575

ABSTRACT:
A method and system for managing computer program execution is implemented in a set of callable run-time support services which allow processes written in single or multiple languages to cooperate and behave in a predictable and orderly manner. Three key program execution constructs are defined: process, enclave, and thread. The process is the highest level construct of the program execution. It consists of one or more enclaves. The enclave defines the scope of execution semantics defined by the high level languages. This includes the scope of application termination and the scope of name resolution for shared data, files and procedures. The enclave consists of one or more threads. The thread is the basic program execution unit with its own state of execution. A thread may execute concurrently with other threads. A thread may consist of a series of call invocations of procedures. These procedures may be written in different high level languages. The callable services provide means for creating and terminating these constructs. A request to terminate a process results in termination of all the enclaves (including threads) in the process. Terminating an enclave terminates all threads in the enclave. The termination request may be combined with signaling a termination condition allowing execution of registered condition handling exit routines.

REFERENCES:
patent: 4685125 (1987-08-01), Zave
patent: 4694396 (1987-09-01), Weisshaar et al.
patent: 5014192 (1991-05-01), Mansfield et al.
patent: 5047925 (1991-09-01), Kun et al.
patent: 5060150 (1991-10-01), Simor
patent: 5165018 (1992-11-01), Simor
patent: 5666533 (1997-09-01), Horiguchi et al.
Gore, Andrew, ACIUS Plans Object Oriented Tool, MacWEEK,v5,n18, pp. 1-2, May 1991.
OSF, OSF-DCE Application Development Reference, Prentice Hall, pp. 1-30,37,43,48, Dec. 1993.
Stevens, Advanced Programming in the UNIX Environment, addison-Wesley, pp. 188, 195, 207, Dec. 1992.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Program execution in a software run-time environment does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Program execution in a software run-time environment, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Program execution in a software run-time environment will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2223444

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.