Is the SCXML model thread-safe? We're considering to parse the SCXML files
on application startup and then store the resulting SCXML models in a cache
where multiple threads will access them. Should we expect any
inconsistencies? Note that executors will not be cached, and a new executor
will be created per request.

Thank you!

Reply via email to