Boost logo

Boost :

Subject: [boost] Boost MSM parallel behavior with delayed self-transitions?
From: Christophe Henry (christophe.j.henry_at_[hidden])
Date: 2017-03-22 20:18:29


Hi Danylo,

>Hi Christophe,
>
>Thanks for your input. I'm going to use std::thread for the parallel
>functionality, I think.

it will work with synchronization. For simple cases it's manageable.

>How stable/complete is Asynchronous? Can I rely on
>it, or would I still have a moderate chance of running into bugs?

It's very stable and used intensively in production code (in the industry)
since 2 years.
You might find some bug of course, but no stability problem has been found
since a long time.

>
>Best,
>
>Danylo.
>
>PS. I love your documentation! What do you use for state machine diagrams -
>MagicDraw?

Enterprise Architect.

Regards,
Christophe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk