Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Questions about router-like application’s interaction with QNX IPC optimizations: (1 Item)
   
Questions about router-like application’s interaction with QNX IPC optimizations  
In our current framework software, we have a “router” application that all other applications send IPC to. The “
router” application has a routing table and sends these IPC to the appropriate destination. We have heard from QNX 
representatives that in a multicore system, the OS tries to execute the threads on the same processor core  that 
communicate over IPC. Would such a “router” application prevent this optimization from working?