CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: cblind

Search: Search took 0.02 seconds.

  1. Replies
    33
    Views
    23,663

    Re: multicore support in C#

    Thanks for valuable insights !

    To further clarify our particular predicament: we have PC box running Win Xp OS and our custom application. In our case we don't have an issue of multiple developers...
  2. Replies
    33
    Views
    23,663

    Re: multicore support in C#

    All valid points and questions




    I am not quite sure I understand reference to "programming by the numbers".... I realize that "best practices" statement is a bit general / umbrella ...
  3. Replies
    33
    Views
    23,663

    Re: multicore support in C#

    Hi,
    thanks all!
    Boudino - would you mind sending me references (links) to the projects?

    Jensecj - thanks ! that article (aforge) is very informative, as well as video links

    MadHater - all...
  4. Replies
    33
    Views
    23,663

    Re: multicore support in C#

    we tried but are not getting performance expected (hoped for) results ... idea now is to see if we can dedicate core or two to do specific job....if I can olny figure out how to do it in C#
  5. Replies
    33
    Views
    23,663

    multicore support in C#

    Hi,
    I tried searching but am coming up short.. I have a quadcore PC running Win XP and am looking for a solution where I can selectively assign jobs to each processor - i.e I want to pick one of my...
Results 1 to 5 of 5





Click Here to Expand Forum to Full Width

Featured