views:

70

answers:

1

Hello there, first time poster. This is a great place for reading about programming problems. I've been looking at some grid computing projects for .Net/Mono and stumbled upon NGrid. NGrid seems really appealing for grid computing because you simply pass threads to it and there is very little modification you have to make to your code. However, I see that NGrid (http://ngrid.sourceforge.net/?page=overview) is still at version 0.7 and hasn't been updated since May 2008.

So, I'm wondering if there are any other grid computing projects that use a similar thread-passing architecture and if anyone has had success using NGrid.

A: 

Hi there,

Why don't you try the Utilify Platform (www.utilify.com) - it is a .NET based grid computing platform + framework which lets you break up your code into discrete pieces of work that can be performed remotely.

Currently we are offering a free beta version and free support.

Regards,

Krishna

(www.utilify.com)

Krishna