C++ wrappers for Resource Manager

Is there any C++ wrappers already written to encapsulate the resource
manager paradigm under RTP? I’ve recently started to port our old
io-manager classes from QNX 4 and the are some significant differences
making this a non-trivial exercise…

Richard Doucet wrote:

Is there any C++ wrappers already written to encapsulate the resource
manager paradigm under RTP? I’ve recently started to port our old
io-manager classes from QNX 4 and the are some significant differences
making this a non-trivial exercise…

I did a reasonably generic resource manager framework in C++
for hot-pluggable Fireware devices when I had to write a
FireWire camera driver. But it’s not really suitable for
general use without some work, and the QNX user community isn’t
big enough any more to justify putting it up on SourceForge.

John Nagle
Team Overbot