Higher thread priority ?
"fred" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <005001c5ef41$631c5100$1fe0110a@FRED4> |
Is it possible to give a thread like httpadmin_run a higher priority ? how would you do that using pthreads? This is so interactive commands on the kannel always have a higher priority, if the incomming or outgoing messages are really busy like >10msg/sec, the httpadmin_run seems to never get a chance to run.......