What is the most performant out-of-the-box solution in Anypoint Platform to track transaction state in an asynchronously executing long-running process implemented as a Mule application deployed to multiple CloudHub workers?
A. Redis distributed cache (Not an answer cause Redis is not out of box)
B. java.util.WeakHashMap, Cannot imagine how this will work.
C. Persistent Object Store . This is the only option that will work.
D. File-based storage (Wont work because they are cloudhub workers)
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
policy907
1 year, 9 months agocuisal92
1 year, 10 months agocalazans
2 years, 5 months agoOutdoor25
2 years, 11 months agoAB317
3 years, 3 months agoPavan_Nagineni
3 years, 4 months agothirstylion
3 years, 6 months ago