PreviousNext

Some considerations on asynchronous execution

by bill-s, 2015-02-13T02:54:17.000Z

I frequently see discussions about asynchronous code in forums and, as a broad concept with many different implementations (that happens to be related to other abstract concepts in the same situation), it creates many divergent opinions and many unnecessary "flame wars". So, I decided to write this post hoping it clarifies some points.

Read More