Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can Codec Engine run custom algorithms (non-codecs)?

algorithms codec Custom engine run
0
Posted

Can Codec Engine run custom algorithms (non-codecs)?

0

Yes. Codec Engine can run any algorithm that is XDAIS-compliant. Refer to the XDAIS documentation on how to make your algorithm compliant. Once you have an XDAIS-compliant algorithm, you can create an extension package (which contains the application API tailored for your algorithm, stubs, skeletons) to enable the algorithm to be executed using CE in a remote procedure call. The creation of an extension package is described in the Codec Engine Algorithm Creator User’s Guide. An alternative to creating an extension class is to modify your algorithm to implement the XDM-defined, IUNIVERSAL interface. This would eliminate the need to create a custom, extension class and its stubs/skeletons, as recent releases of CE provide remote execution support for IUNIVERSAL-implementing algorithms. See Getting_started_with_IUNIVERSAL.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123