Hello.
I'm using ngrid to speed up processing of a somewhat big chunk of data, and this processing is done mainly via dictionary classes.
So my class that inherits from GObject has some Dictionaries in it, and when I try to proxy these objects I get an exception that appears to be related with the serialization of the Dictionaries.
Do anyone have any experience with that? Any known...
I am trying to run the NGridMultTest with multiple hosts. Here is what I run:
NGridPlasma --hosts=10.100.xxx.xxx:8080,10.xxx.xxx.xxx:555 .\NGridTest.exe 200
No matter what hosts I specify, it only runs on local host, even I did not specify it.
Did I miss something?
My goal is to perform distributed computing using NGrid.
Thanks ahead for your help.
Mike.