Here's an example for a simple AX-Exe-Threaded-Selfhosting-approach (calculating a Mandelbrot-Set on two worker-threads -
reflecting the results "row-by-row" in the GUI-MainThread then per normal cross-thread-COM-events).
http://vbRichClient.com/Downloads/MBSetAxThreaded.zip (<-- this zip contains also the compiled executable - whilst the other download at the bottom contains only the sources)
Would really like to see a .NET-version which does the same thing in the same performance (just try in the compiled Executable, and not in the IDE for "full-threaded-speed").
(the VB6-code is a bit rusty, it's already a few years old - but still working as it seems - just put it here as a reference).
Olaf
reflecting the results "row-by-row" in the GUI-MainThread then per normal cross-thread-COM-events).
http://vbRichClient.com/Downloads/MBSetAxThreaded.zip (<-- this zip contains also the compiled executable - whilst the other download at the bottom contains only the sources)
Would really like to see a .NET-version which does the same thing in the same performance (just try in the compiled Executable, and not in the IDE for "full-threaded-speed").
(the VB6-code is a bit rusty, it's already a few years old - but still working as it seems - just put it here as a reference).
Olaf