Search:

Type: Posts; User: copeg

Search: Search took 0.09 seconds.

  1. Re: One process open multiple threads on multiple CPUs

    Why not try it both ways and see? And given you have provided no code, I won't guess at your last question.

    For a situation such as this, I will typically create a thread queue: with several...
  2. Re: One process open multiple threads on multiple CPUs

    Like I said, an SSCCE. You can describe what you are doing as much as you like - code better lays the foundation for understanding.

    Threads have to be managed - gaining and releasing monitors...
  3. Re: One process open multiple threads on multiple CPUs

    Did you test your assumption? Write an SSCCE with several threads that work at full capacity for a particular duration and watch your CPU...based upon the code you posted (and please use the code...
Results 1 to 3 of 3