|
-
Nov 28th, 2018, 12:05 PM
#20
Re: VB6 MultiProcessing (StdExe-IPC via SharedMemory)
As for the implementation of multiprocess in my project, I made some progress.
I think it's a very powerful tool.
And I'm starting to handle it with a little more familiarity, (Better than #17)
Now another question arises:
Is it possible to have a "worker" who is able to perform different types of "Jobs"?
Practically I have many types of jobs, and I wonder if, to perform them, it is necessary to have as many types of workers, or, if in some way it is possible to have only one type of worker who performs more types of jobs. (one at a time)
.... I wonder if I'm asking you stupid questions, seeing the number of answers I've received.
Last edited by reexre; Nov 28th, 2018 at 12:11 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|