Data processing method using sub-operation metadata to...

Data processing: software development – installation – and managem – Software program development tool – Linking

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C345S215000

Reexamination Certificate

active

06523174

ABSTRACT:

BACKGROUND OF THE INVENTION
1. Field of the Invention
This invention relates to data processing methods and apparatus.
2. Description of the Prior Art
Some computer-based data processing systems make use of a “core” computer program and a number of possible program modules or “plug-ins” which can be loaded when required.
Using terminology from the various Microsoft Windows® operating systems, the program modules or plug-ins may be provided as “dynamic load libraries” or “DLLs”. DLLs are generally large files which can contain program code, data and subroutine libraries. They are loaded into memory when needed for the execution of a current program.
One example of a data processing system in which this type of structure can be useful is a computer-based video special effects system. In such a system, the user can generally set up a composite special effect to be applied to a video sequence by selecting a succession of effects modules from a large number of available modules. For example, a sequence (or “directed acyclic graph”) of effects set up by a user might comprise:
(i) image loader
(ii) motion tracker
(iii) lighting effect linked to motion tracking and image loader
(iv) image realignment linked to motion tracking and image loader
Each of these effects can be implemented as a program module or plug-in, with data being routed between the modules under the overall control of a core program. In this type of system, those DLLs required to implement the currently selected set of effects are loaded into the computer's memory when each effect is added to the current composite effect by the user. In this way, DLLs relating to effects modules not part of the current composite effect are not loaded into memory, avoiding a waste of the available memory space.
SUMMARY OF THE INVENTION
This invention provides a method of data processing in which a composite data processing operation, for execution by a data processing device having a memory, is assembled by a user as a directed acyclic graph of sub-operations selected from a set of possible data processing sub-operations, the method comprising the steps of:
as a sub-operation is selected by the user for inclusion in the composite operation, loading into the memory sub-operation data defining parameters of that sub-operation including input and output interfaces of that sub-operation; and
in response to an initiation of execution of a sub-operation, loading sub-operation program code into the memory for execution by the data processing device;
in which the sub-operation data requires less memory space than the sub-operation program code.
The invention recognises that in some systems a further memory saving can be achieved over data processing arrangements in which module files such as DLLs are loaded into memory when that module is first selected. In the particular example of a video special effects system, the loading of module files into memory is deferred not only until that effects operation is selected by a user, but even later - until that module has to be run as part of a special effects processing operation. This means that the finite memory of the computer system is used to store the module files for the shortest possible time, so making that memory space available for other uses in the meantime.
The invention achieves this by effectively loading a module file in two stages. In a first stage, a small amount of so-called “metadata” defining the module file, and in particular defining its input and output (i/o) data types and function (method) calls, is loaded into memory. This allows the sequence of operations to be built up in a self-consistent and syntactically correct manner, because the i/o definitions of adjacent modules in the sequence can be matched together using the metadata corresponding to the modules. The actual (much larger) DLLs need be loaded only when finally required to execute the sequence of operations.
The above, and other objects, features and advantages of this invention will be apparent from the following detailed description of illustrative embodiments which is to be read in connection with the accompanying drawings.


REFERENCES:
patent: 5515487 (1996-05-01), Beaudet et al.
patent: 5596702 (1997-01-01), Stucka et al.
patent: 5682536 (1997-10-01), Atkinson et al.
patent: 5848273 (1998-12-01), Fontana et al.
patent: 6199081 (2001-03-01), Meyerzon et al.
patent: 6199095 (2001-03-01), Robinson
patent: 0 667 572 (1995-08-01), None
patent: 2 247 597 (1992-03-01), None

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

Data processing method using sub-operation metadata to... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Data processing method using sub-operation metadata to..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Data processing method using sub-operation metadata to... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3139927

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