Posted by
P Nelnik on
URL: http://quantlib.414.s1.nabble.com/getting-quantlib-functionality-available-via-web-interface-tp8714.html
Greetings all,
What's the best way to get quantlib functionality available online?
I've written some C++ code which uses the quantlib code.
I've compiled it into an executable which runs on windows.
It reads in some xml files for input
does some calculations and then writes some xml files.
I have a web-server which uses Linux.
How can I get the functionality available?
One solution would be:
1: compile the project on Unix, ( may need to convert it to a server from an executible )
2: set-up the swig interface
3: call the swig interface from say PHP
I wonder what other solutions exist?
As I understand it ( though please do correct me if I'm wrong):
JQuantlib doesn't use the quantlib C++ code, it is a re-write in Java. currently the JQuantlib seems to have a smaller group of developers involved.
Cheers
Philip
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users