• ACE_TP_Reactor

    From Anders Lillrank@21:1/5 to All on Tue Sep 19 09:00:44 2017
    Hi!

    Is it possible to use ACE_TP_Reactor with a pool of threads to dispatch a number of timeout handlers?

    I have made a test program that spawns 10 threads that runs the reactor loop.
    I have registered a number of timeout handlers that prints a message on the console.

    The problem is that it's always the same reactor thread that executes the timeout handlers.

    Is there something I need to do in the handle_timeout method to enable other reactor threads to execute?

    /Anders

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)