Looking for books & other references mentioned in this video? Check out the video description for all the links! Want early access to videos & exclusive perks? Join our channel membership today: ua-cam.com/channels/s_tLP3AiwYKwdUHpltJPuA.htmljoin Question for you: What’s your biggest takeaway from this video? Let us know in the comments! ⬇
At the beginning of the talk, I didn't get why this term is a confusing, until later I realized the core idea of the conflict around this term. Using async in code doesn't necessary means the code is asynchronous when looking at the whole system. A single component in the system can use asynchronous code in term of programming language feature, but that doesn't make the system asynchronous. Great talk, thank you Sam Newman. I am trying to implement a even driven architecture on an iOS app, using event to talk between services (classes) instead of method call, it's more of an experiment and will see where it goes
It's easy innit. Synchronous communication is transmitted with it's own clock. In asynchronous communication the clock is externally derived and may wander 😀
Looking for books & other references mentioned in this video?
Check out the video description for all the links!
Want early access to videos & exclusive perks?
Join our channel membership today: ua-cam.com/channels/s_tLP3AiwYKwdUHpltJPuA.htmljoin
Question for you: What’s your biggest takeaway from this video? Let us know in the comments! ⬇
Excellent talk. I went ahead and featured in the last issue of Tech Talks Weekly newsletter 🎉
Clarity of thought ... beautiful, thank you!
Sometime = some [amount of] time, not sometimes (vs. always)
Great talk!
At the beginning of the talk, I didn't get why this term is a confusing, until later I realized the core idea of the conflict around this term.
Using async in code doesn't necessary means the code is asynchronous when looking at the whole system. A single component in the system can use asynchronous code in term of programming language feature, but that doesn't make the system asynchronous.
Great talk, thank you Sam Newman.
I am trying to implement a even driven architecture on an iOS app, using event to talk between services (classes) instead of method call, it's more of an experiment and will see where it goes
It's easy innit. Synchronous communication is transmitted with it's own clock. In asynchronous communication the clock is externally derived and may wander 😀
Yap yap yap