|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xenstore develop help
Yes, I've tryed a test with a simple library that I created. That
works. My problem is now make a simple library to write and read from
XenStore. I use it by command line retunr value in Java now, but my
performance is not good. That's my ideia, create a simples read/write
library.
Thanks
2011/11/4 Roger Pau Monné <roger.pau@xxxxxxxxxxxxx>:
> Hello Luciano,
>
> I think your best bet is to use the Java JNI framework, which allows
> you to call C/C++ functions from Java code. I personally don't like
> Java or JNI much, but I think it's the most suitable option.
>
> Regards, Roger.
>
--
Luciano Barreto
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|