Loading...
Home / Any plans on 'OnDemand' mode ?

Home Forums Interfaces Any plans on 'OnDemand' mode ?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3705
    Anonymous
    Inactive

    I am just getting started. Was going through the user guide. Very well written. Thank you.

    Wondering if there is a plan to support ‘OnDemand’ mode. I see you support batch.

    Also, how does one integrate with the code so we would be able to provide and trade, market, ref data etc and then invoke – from a java platform – the calculations using your library. Is running the ore.exe ore.xml only way?

    #3706
    Anonymous
    Inactive

    Hi Hanadkat,

    ORE is a suite of libraries that can be used to build any application you like, including an “OnDemand” server, however out of the box the only application available is the command line executable ore.exe. ORE does not have any web services or a RESTful api.

    It is a C++ library and executable, so if you want to call it form Java then you could look at JNI, but it’s probably easier if you wrote out XML from java and then invoked ore.exe as a separate process, it depends on your application really.

    Regards,
    Niall.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.


Sign up to hear about the latest ORE developments