nurkiewicz / nurkiewicz.com

https://nurkiewicz.com
10 stars 6 forks source link

Beware of slow transaction callbacks in Spring #48

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Beware of slow transaction callbacks in Spring

Podcast for developers, testers, SREs… and their managers. I explain complex and convoluted technologies in a clear way, avoiding buzzwords and hype. Never longer than 4 minutes and 16 seconds.

https://nurkiewicz.com/2017/03/beware-of-slow-transaction-callbacks-in.html

WaldemarrGr commented 1 year ago

Whether using AOP after return to add a command to a queue is a good solution to a problem? or whether there are any potential pitfalls?