Red Hat Training

A Red Hat training course is available for Red Hat AMQ

Chapter 2. Enhancements

2.1. AMQ C++

  • ENTMQCL-727 - Add a thread-safe wake operation

    The client library now provides a wake() method on connection and a new on_connection_wake() event. These serve as thread-handling primitives for use in more advanced multithreaded programs.