Integration: Difference between revisions

From SMath Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[SMath Studio Enterprise]], when properly licensed, supports integration with other applications via a [[Calculation Service]]. [[Calculation Service]] is a process that can be started by the calling application to immediately perform calculations. Running multiple [[Calculation Service|Calculation Services]] simultaneously supported.
[[SMath Studio Enterprise]], when properly licensed, supports integration with other applications. It may be achieved via command line interface of [[SMath Studio Enterprise]] or via [[Calculation Service]]. First option is enough if one time calculation is needed. [[Calculation Service]] is a more powerful way. You may load it once and perform several calculations without loading/unloading the whole engine. Running multiple [[Calculation Service|Calculation Services]] simultaneously is also supported.


[[Category:Manual]]
[[Category:Manual]]

Revision as of 08:52, 21 August 2024

SMath Studio Enterprise, when properly licensed, supports integration with other applications. It may be achieved via command line interface of SMath Studio Enterprise or via Calculation Service. First option is enough if one time calculation is needed. Calculation Service is a more powerful way. You may load it once and perform several calculations without loading/unloading the whole engine. Running multiple Calculation Services simultaneously is also supported.