Click here to Skip to main content
16,013,730 members
Home / Discussions / Collaboration / Beta Testing
   

Collaboration / Beta Testing

 
GeneralMFC book Pin
jhaga30-May-03 1:34
professionaljhaga30-May-03 1:34 
GeneralCollaboration Add-In for VS Pin
Nitron30-May-03 3:28
Nitron30-May-03 3:28 
GeneralRe: IDEAS Pin
Jim Crafton30-May-03 5:01
Jim Crafton30-May-03 5:01 
GeneralRe: A management tool Pin
Robert Little30-May-03 5:50
Robert Little30-May-03 5:50 
GeneralRe: IDEAS Pin
iltallman30-May-03 8:28
iltallman30-May-03 8:28 
GeneralOnline task manager Pin
Marc Clifton30-May-03 11:23
mvaMarc Clifton30-May-03 11:23 
Generalthreads and multiprocessors Pin
Marc Clifton30-May-03 11:30
mvaMarc Clifton30-May-03 11:30 
GeneralRe: threads and multiprocessors Pin
User 988530-May-03 11:56
User 988530-May-03 11:56 
It is a great idea. I want to do this. With the ability for the distributed process to yield to native (local user) processes, so that it does not actually create problems for the willing donors of CPU cycles, this would be a tremendous system.

What we propose is a

task scheduler that can que jobs across multiple job queues running on multiple machines. The central dispatcher is capable of monitor progress and identify abnormal termination of tasks (caused by the remote machine having a power failure, app crash etc) and dispatch it to another job queue.

An application using this can create stand alone jobs that is dispatched using the scheduler. The job itself contains the complete context required for its progress. The job also can implement progress status updates to the local job queue, that can be send back to the scheduler, so that it can take some scheduling decisions.

In short, a parallel processing system that can scale to any number of machines, but controlled from a cental location. Amazing!

Thomas





My article on a reference-counted smart pointer that supports polymorphic objects and raw pointers


modified 29-Aug-18 21:01pm.

GeneralRe: threads and multiprocessors Pin
Marc Clifton30-May-03 14:47
mvaMarc Clifton30-May-03 14:47 
GeneralRe: threads and multiprocessors Pin
User 988531-May-03 9:43
User 988531-May-03 9:43 
GeneralRe: threads and multiprocessors Pin
User 988530-May-03 11:57
User 988530-May-03 11:57 
GeneralRe: threads and multiprocessors Pin
User 988530-May-03 12:03
User 988530-May-03 12:03 
GeneralOne more--truly visual programming Pin
Marc Clifton30-May-03 14:43
mvaMarc Clifton30-May-03 14:43 
GeneralRe: WinForm/WebForm commong GUI Pin
Rocky Moore30-May-03 23:08
Rocky Moore30-May-03 23:08 
GeneralRe: WinForm/WebForm commong GUI Pin
Marc Clifton1-Jun-03 14:05
mvaMarc Clifton1-Jun-03 14:05 
GeneralRe: WinForm/WebForm commong GUI Pin
Rocky Moore2-Jun-03 3:48
Rocky Moore2-Jun-03 3:48 
GeneralIntellegent Source Control Pin
leppie30-May-03 23:35
leppie30-May-03 23:35 
GeneralRe: Intellegent Source Control Pin
Anders Molin30-May-03 23:44
professionalAnders Molin30-May-03 23:44 
GeneralRe: Intellegent Source Control Pin
leppie31-May-03 0:58
leppie31-May-03 0:58 
GeneralRe: Intellegent Source Control Pin
Anders Molin31-May-03 5:55
professionalAnders Molin31-May-03 5:55 
GeneralRe: Intellegent Source Control Pin
leppie31-May-03 6:18
leppie31-May-03 6:18 
GeneralOnline shop Pin
jhaga31-May-03 0:21
professionaljhaga31-May-03 0:21 
GeneralWTL Porting Project Pin
John M. Drescher31-May-03 4:54
John M. Drescher31-May-03 4:54 
GeneralCode Snippet Library Pin
Paul Watson31-May-03 5:32
sitebuilderPaul Watson31-May-03 5:32 
GeneralProject Management System or PMS Pin
Paul Watson31-May-03 5:34
sitebuilderPaul Watson31-May-03 5:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.