|
About OmniMark Concurrent Processing Engine
OmniMark Concurrent Processing Engine is a programmable streaming content transformation engine. OmniMark Concurrent Processing Engine runs content transformation scripts written in the OmniMark scripting language.
To run OmniMark scripts from source in OmniMark Concurrent Processing Engine:
- Write your script in OmniMark Studio for Eclipse or in your favorite editor. You can use OmniMark Studio for Eclipse to debug your script or use the compile-time error messages provided by OmniMark Concurrent Processing Engine .
- In OmniMark Concurrent Processing Engine, run the file using the -s command line option.
To run compiled OmniMark scripts in OmniMark Concurrent Processing Engine:
- Using OmniMark Studio for Eclipse or OmniMark Desktop Compiler, create a Virtual Machine Code file (.xvc file) from your project.
- In OmniMark Concurrent Processing Engine, run the file using the -load command line option.
You can write and compile OmniMark scripts using OmniMark Studio for Eclipse, or use OmniMark Desktop Compiler or OmniMark Batch Compiler to compile. OmniMark Studio for Eclipse, OmniMark Desktop Compiler and OmniMark Batch Compiler can compile OmniMark source code into byte code which is executed by OmniMark Concurrent Processing Engine. Compiled OmniMark scripts have the extension ".xvc". OmniMark ".xvc" files are platform-independent; .xvc files produced by OmniMark Studio for Eclipse, OmniMark Desktop Compiler or OmniMark Batch Compiler can be run by OmniMark Concurrent Processing Engine on all supported platforms.
OmniMark 9.1.0
EUM105 1108, generated: September 8, 2010 at 11:56:21 am
If you have any comments about this section of the documentation, send email to
[email protected]