Quote:
Originally Posted by barunparichha
The Select() call used in linux socket programs consumes CPU as it needs continuous pooling in some loop.
Do we have some approach to minimize CPU consumption ??
|
Probably, but since you don't give any actual details as to your program, what you're trying to do, etc., there's no way we can tell you.
Since this is your program, you'd be the one to best answer how to optimize it.