Click here to Skip to main content
15,899,937 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHide mouse pointer Pin
paulb15-Jan-03 11:56
paulb15-Jan-03 11:56 
GeneralRe: Hide mouse pointer Pin
Christian Graus15-Jan-03 12:11
protectorChristian Graus15-Jan-03 12:11 
GeneralAFX_MODULE_THREAD_STATE Pin
Karl Lean15-Jan-03 11:50
Karl Lean15-Jan-03 11:50 
GeneralCSocket Second Receive not responding Pin
Glenn E. Lanier II15-Jan-03 11:10
Glenn E. Lanier II15-Jan-03 11:10 
GeneralRe: CSocket Second Receive not responding Pin
User 665815-Jan-03 11:29
User 665815-Jan-03 11:29 
GeneralRe: CSocket Second Receive not responding Pin
Gavin Taylor15-Jan-03 12:52
professionalGavin Taylor15-Jan-03 12:52 
GeneralRound Pin
Sunnygirl15-Jan-03 11:01
Sunnygirl15-Jan-03 11:01 
Generalprocess performance question Pin
Hugh Beaumont15-Jan-03 10:45
Hugh Beaumont15-Jan-03 10:45 
Hi,

I just came across an old article where the author had a program that was essentially an endless loop that would scan a directory for files and move them from that directory to somewhere else on the machine.

Under 'possible enhancements' he mentioned that he could use multiple instances of this same process to squeeze more performance - ie, to move more files, either in the same source directory or different directories.

This seems kind of goofy to me. I say the only performance gain you'd get would be on multi-processor machines, and that otherwise you'd actually be degrading performance since you're increasing the load on the OS scheduler.

Thoughts?

HB
WTF | :WTF:
GeneralRe: process performance question Pin
Dave Bryant15-Jan-03 11:18
Dave Bryant15-Jan-03 11:18 
GeneralBasic question on CScrollView Pin
Still learning how to code15-Jan-03 10:21
Still learning how to code15-Jan-03 10:21 
GeneralBitmap and dialogbar Pin
MemLeak15-Jan-03 9:23
MemLeak15-Jan-03 9:23 
GeneralRe: Bitmap and dialogbar Pin
Hesham Amin15-Jan-03 11:35
Hesham Amin15-Jan-03 11:35 
GeneralDetecting Large Fonts - Display Properties Pin
JohnnyG15-Jan-03 9:06
JohnnyG15-Jan-03 9:06 
GeneralRe: Detecting Large Fonts - Display Properties Pin
Chris Richardson15-Jan-03 9:44
Chris Richardson15-Jan-03 9:44 
GeneralRe: Detecting Large Fonts - Display Properties Pin
JohnnyG18-Jan-03 5:48
JohnnyG18-Jan-03 5:48 
GeneralReceiving calls in TAPI Pin
vin15-Jan-03 8:45
vin15-Jan-03 8:45 
GeneralRe: Receiving calls in TAPI Pin
Nick Parker15-Jan-03 8:56
protectorNick Parker15-Jan-03 8:56 
GeneralRe: Receiving calls in TAPI Pin
David Salter15-Jan-03 9:10
David Salter15-Jan-03 9:10 
GeneralRe: Receiving calls in TAPI Pin
vin16-Jan-03 0:17
vin16-Jan-03 0:17 
GeneralSingle Document many views Pin
ns15-Jan-03 8:38
ns15-Jan-03 8:38 
GeneralRe: Single Document many views Pin
valikac15-Jan-03 9:07
valikac15-Jan-03 9:07 
GeneralRe: Single Document many views Pin
ns15-Jan-03 9:07
ns15-Jan-03 9:07 
GeneralProblems w/ saving Pin
brianwelsch15-Jan-03 8:26
brianwelsch15-Jan-03 8:26 
Generalreplacing main() Pin
Anonymous15-Jan-03 8:24
Anonymous15-Jan-03 8:24 
GeneralRe: replacing main() Pin
Dave Bryant15-Jan-03 8:43
Dave Bryant15-Jan-03 8:43 

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.