Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How does ORBexpress RT and its real-time implementation differ from other ORBs?

0
Posted

How does ORBexpress RT and its real-time implementation differ from other ORBs?

0

The Real-time CORBA specification identifies interfaces and policies that an ORB must support in order to comply with the real-time specification. Building multi-threaded real-time software, including real-time ORB’s, requires knowledge of the characteristics of real-time systems and the careful use of resources and the mutexes protecting them. ORBexpress provides a ceiling locking protocol mutex used in the ORB, as well as by the developer. ORBexpress supports replaceable transports, so you can replace the not-so-predictable TCP/IP with a transport more conducive to real-time behavior. Most importantly, ORBexpress was built from the “ground up”, with real-time internals – so it’s not just an Enterprise ORB ported to real-time operating systems.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123