Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Mule session variables between async flows

Tags:

mule

Mule allows using session variable using set-session-variable. I understand that the session variables behave more like ThreadLocal variables. Does it mean that the session variables are NOT copied over between asynchronous flows?

like image 479
user1493140 Avatar asked Apr 18 '26 20:04

user1493140


1 Answers

They are, and this is why they actually do not behave like ThreadLocal variables.

like image 136
David Dossot Avatar answered Apr 23 '26 04:04

David Dossot



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!