Click here to Skip to main content
15,921,716 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Cut & paste in FormView - pls help Pin
BlackDice21-Dec-04 11:05
BlackDice21-Dec-04 11:05 
GeneralRe: Cut & paste in FormView - pls help Pin
h.lee21-Dec-04 13:51
h.lee21-Dec-04 13:51 
GeneralRe: Cut & paste in FormView - pls help Pin
BlackDice22-Dec-04 2:47
BlackDice22-Dec-04 2:47 
GeneralRe: Cut & paste in FormView - pls help Pin
h.lee22-Dec-04 5:08
h.lee22-Dec-04 5:08 
QuestionDrawDragRect color inverse? Pin
Anonymous21-Dec-04 9:12
Anonymous21-Dec-04 9:12 
GeneralCompiler does not update changed parameters Pin
21-Dec-04 6:38
suss21-Dec-04 6:38 
GeneralZoom Excel Sheet with C++ and MFC application Pin
Anonymous21-Dec-04 6:16
Anonymous21-Dec-04 6:16 
GeneralProving that CPU is "overloaded" Pin
Brad Bruce21-Dec-04 4:46
Brad Bruce21-Dec-04 4:46 
I am working on a server application that spawns a new thread for each user request. Then the number of requests gets over 20 or so there is a noticable slowdown in performance. BUT!!! the CPU doesn't show a spike.

I am attributing this to having too many things going on at the same time (imagine printing from 20 applications at once) Does anyone know which of the many counters I can look at to show the true load?

The threads are spread over many processes, so no individual process is getting enough time to show up on the performance monitor.

MFC 6.0 SP5
IIS communicating with a "Master program" using winsock
Master program communicates with surrogates via windows messages (WM_COPYDATA...)

Thanks,
Brad Bruce
GeneralRe: Proving that CPU is "overloaded" Pin
David Crow21-Dec-04 8:14
David Crow21-Dec-04 8:14 
GeneralRe: Proving that CPU is "overloaded" Pin
Henry miller21-Dec-04 9:36
Henry miller21-Dec-04 9:36 
GeneralRe: Proving that CPU is "overloaded" Pin
Brad Bruce21-Dec-04 14:36
Brad Bruce21-Dec-04 14:36 
GeneralRe: Proving that CPU is "overloaded" Pin
Henry miller22-Dec-04 3:05
Henry miller22-Dec-04 3:05 
GeneralRe: Proving that CPU is "overloaded" Pin
Brad Bruce22-Dec-04 12:21
Brad Bruce22-Dec-04 12:21 
GeneralWarning: no message line prompt for ID 0x8136... Pin
Anonymous21-Dec-04 4:36
Anonymous21-Dec-04 4:36 
GeneralRe: Warning: no message line prompt for ID 0x8136... Pin
David Crow21-Dec-04 4:46
David Crow21-Dec-04 4:46 
GeneralRe: Warning: no message line prompt for ID 0x8136... Pin
krmed21-Dec-04 6:38
krmed21-Dec-04 6:38 
GeneralRe: Warning: no message line prompt for ID 0x8136... Pin
Anonymous21-Dec-04 6:51
Anonymous21-Dec-04 6:51 
GeneralToolhelp32ReadProcessMemory() and ReadProcessMemory() fail Pin
TobiasLangner21-Dec-04 4:14
sussTobiasLangner21-Dec-04 4:14 
GeneralRe: Toolhelp32ReadProcessMemory() and ReadProcessMemory() fail Pin
David Crow21-Dec-04 4:42
David Crow21-Dec-04 4:42 
GeneralRe: Toolhelp32ReadProcessMemory() and ReadProcessMemory() fail Pin
Tobias Langner21-Dec-04 21:22
sussTobias Langner21-Dec-04 21:22 
GeneralWhere have the wizards gone, ActiveX Controls Pin
greekgoddj21-Dec-04 3:54
greekgoddj21-Dec-04 3:54 
GeneralRe: Where have the wizards gone, ActiveX Controls Pin
Antti Keskinen21-Dec-04 5:07
Antti Keskinen21-Dec-04 5:07 
GeneralRe: Where have the wizards gone, ActiveX Controls Pin
greekgoddj22-Dec-04 4:42
greekgoddj22-Dec-04 4:42 
GeneralRe: Where have the wizards gone, ActiveX Controls Pin
greekgoddj22-Dec-04 5:03
greekgoddj22-Dec-04 5:03 
GeneralRe: Where have the wizards gone, ActiveX Controls Pin
Antti Keskinen22-Dec-04 5:46
Antti Keskinen22-Dec-04 5:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.