Results 1 to 32 of 32

Thread: VB6 MultiProcessing (StdExe-IPC via SharedMemory)

Threaded View

  1. #20
    Fanatic Member
    Join Date
    Sep 2010
    Location
    Italy
    Posts
    732

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width