Tagged Questions

5
votes
5answers
437 views

What are use-cases for a coroutine?

The concept of a coroutine sounds very interesting, but I don't know, if it makes sense in a real productive environment? What are use-cases for coroutines, that can be solved more elegant, simpler or …