- Are async/await in Java roughly the same as coroutines in C#? https://en.wikipedia.org/wiki/Futures_and_promises 2 comments learnprogramming
Linking pages
- Zero-cost futures in Rust · Aaron Turon https://aturon.github.io/blog/2016/08/11/futures/ 618 comments
- Channels Are Not Enough or Why Pipelining Is Not That Easy · GitHub https://gist.github.com/kachayev/21e7fe149bc5ae0bd878 501 comments
- Tokio internals: Understanding Rust's asynchronous I/O framework from the bottom up : Caffeinated Bitstream https://cafbit.com/post/tokio_internals/ 107 comments
- Amazon Simple Workflow – Cloud-Based Workflow Management | AWS News Blog http://aws.typepad.com/aws/2012/02/amazon-simple-workflow-cloud-based-workflow-management.html 63 comments
- Asynchronous Programming in .NET - Introduction, Misconceptions, and Problems | Blog https://wapplegate.com/asynchronous-programming/ 53 comments
- Thundering Herds & Promises. Story of a Service | by Nick Cooper | Instagram Engineering https://instagram-engineering.com/thundering-herds-promises-82191c8af57d 39 comments
- Async Rust Complexity — Sympolymathesy, by Chris Krycho https://v5.chriskrycho.com/journal/async-rust-complexity/ 37 comments
- Boolean coercion pitfalls (with examples) - DEV Community https://dev.to/mikesamuel/boolean-coercion-pitfalls-with-examples-505k 33 comments
- What Makes Go the Best Language. This is a story about the good and the… | by Aviv Carmi | Oct, 2022 | ITNEXT https://medium.com/@avivcarmis/what-makes-go-the-best-language-159322c2206a 26 comments
- C++ Framework for Writing Servers Which Are as Fast as Usain Bolt - a programmer having fun with bits http://funwithbits.net/blog/c-plus-plus-framework-for-writing-servers-as-fast-as-usain-bolt/ 15 comments
- Comments on the Mill CPU from OotB Computing · dr knz @ work http://staff.science.uva.nl/~poss/posts/2013/08/01/mill-cpu/ 14 comments
- An (Idiomatic?) Go Future Implementation https://ianlopshire.com/idiomatic-go-future/ 11 comments
- Futures, cancellation and coroutines | by Roman Elizarov | Medium https://medium.com/@elizarov/futures-cancellation-and-coroutines-b5ce9c3ede3a 10 comments
- Futures in Go, no package required · Applied Go https://appliedgo.net/futures/ 9 comments
- The promises and challenges of std::async task-based parallelism in C++11 - Eli Bendersky's website http://eli.thegreenplace.net/2016/the-promises-and-challenges-of-stdasync-task-based-parallelism-in-c11/ 9 comments
- Virtual Panel: How to Survive Asynchronous Programming in JavaScript http://www.infoq.com/articles/surviving-asynchronous-programming-in-javascript 8 comments
- GitHub - pyrustic/asyncpal: Preemptive concurrency and parallelism for sporadic workloads https://github.com/pyrustic/asyncpal 8 comments
- JavaScript's promised convenience https://www.gregroz.me/article/javascript-promised-convenience 7 comments
- Implementing Co, a Small Language With Coroutines #4: Adding Channels | abhinavsarkar.net https://abhinavsarkar.net/posts/implementing-co-4/ 7 comments
- Why Coroutines — Figure http://www.figure.ink/blog/2017/9/4/expressive-coroutines 5 comments
Would you like to stay up to date with Java? Checkout Java
Weekly.
Related searches:
Search whole site: site:en.wikipedia.org
Search title: Futures and promises - Wikipedia
See how to search.