Share

NGrid - Grid Computing for .Net

Code

Programming Languages: C#

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics svn co https://ngrid.svn.sourceforge.net/svnroot/ngrid ngrid

Show:

What's happening?

  • Problem with dictionary

    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...

    2009-08-05 19:17:43 UTC by cweirich

  • How to run NGridMultTest sample?

    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.

    2009-07-06 15:34:55 UTC by zhuoming