Currently there is no specific support for polyglot programming. As
Andrea mentioned, a classical approach is to use JNI, and that's what I
would suggest as well.
Hope this helps,
Matthieu
On 11/3/12 4:20 PM, Matteo Cusmai wrote:
Hi Andrea,
Thanks for rapid answer.
I know both jna and jni. So s4 doesn't offer different way to integrate
c++ component.?
On Nov 3, 2012 4:10 PM, "Andrea Reale" <[email protected]
<mailto:[email protected]>> wrote:
Hi Matteo,
you can use JNI as normal to interface with your native code, afaik.
Andrea
On 11/03/2012 02:48 PM, Matteo Cusmai wrote:
Hi all,
I am evaluating s4 to implement a complex event process system.
My problem is that I need to use not only java code, but c++ too.
Is there any support to use c++ in s4 node?
Regards,
Matteo.