-
To clarify a bit, I *think* (not sure) that it's possible to:
Start up a GApplication with multi-use set to true.
Set up a handler for the ThreadFinish event
Add N GThreads to the GApplication to process a particular file (where N << 250,000, say, 10 or 20, depending on how many Executors there are)
In the ThreadFinish event, add a new GThread to the GApplication until all 250,000...
2009-01-22 18:50:24 UTC in Alchemi [.NET Grid Computing Framework]
-
Actually, I think that this can be done.
It's been awhile since I've done this, but I remember seeing a constructor overload for GApplication that takes a boolean value indicating whether it is a "multi-use" application that allows dynamic creation of additional GThreads (e.g. from within the ThreadFinish event like you would want to do.)
Hope that helps -- let us know what you...
2009-01-22 18:29:30 UTC in Alchemi [.NET Grid Computing Framework]
-
mattman206 committed revision 18 to the NSandbox SVN repository, changing 2 files.
2008-11-26 14:08:45 UTC in NSandbox
-
mattman206 committed revision 17 to the NSandbox SVN repository, changing 7 files.
2008-11-26 14:00:10 UTC in NSandbox
-
mattman206 added vronk to the Alchemi [.NET Grid Computing Framework] project.
2008-11-25 17:16:10 UTC in Alchemi [.NET Grid Computing Framework]
-
mattman206 committed revision 16 to the NSandbox SVN repository, changing 1 files.
2008-10-15 00:28:15 UTC in NSandbox
-
mattman206 committed revision 15 to the NSandbox SVN repository, changing 1 files.
2008-10-14 20:05:18 UTC in NSandbox
-
mattman206 committed revision 14 to the NSandbox SVN repository, changing 1 files.
2008-10-09 14:11:51 UTC in NSandbox
-
mattman206 committed revision 13 to the NSandbox SVN repository, changing 4 files.
2008-10-09 14:09:42 UTC in NSandbox
-
mattman206 committed revision 12 to the NSandbox SVN repository, changing 22 files.
2008-10-09 13:32:29 UTC in NSandbox