Hi Chris,

No, there's no means to specify thread class/priority at this time.

-Steve
--
Steve Huston, Riverace Corporation
Total Lifecycle Support for Your Networked Applications
http://www.riverace.com 

> -----Original Message-----
> From: cjl...@san.rr.com [mailto:cjl...@san.rr.com]
> Sent: Wednesday, September 25, 2013 7:05 PM
> To: users@qpid.apache.org
> Subject: Qpid threads' scheduling class and priorities
> 
> 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: users-unsubscr...@qpid.apache.org For additional
> commands, e-mail: users-h...@qpid.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to