Hi all,
We have an application in which application threads are likely to be placed in
the POSIX SCHED_FIFO real-time scheduling class on Linux with assigned
priorities. Historically speaking we've tuned I/O-related threads to have the
highest priorities, though in this case much of the I/O is happening in
application threads created by the Qpid Messaging library and/or threads in
the Qpidd C++ broker itself (since the broker is likely to be co-located with
the application in our case). The concern is that our real-time application
threads are likely to (inadvertently) starve Qpid.
Currently is there any means to specify thread scheduling class/priority for
threads created by the Qpid Messaging library or Qpidd C++ broker? After
searching I don't think this topic has come up before in the mailing list.
Regards,
Chris Love
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]