Tagged Questions
0
votes
1answer
103 views
wcf and multicore
I have a wcf service that will be running on a multicore system, with multiple NIC cards. Do I need to do anything in order to take full advantage of the cores? Do I need to run multiple instances of ...