Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Coroutines package for U++
Re: Coroutines package for U++ [message #59171 is a reply to message #59170] Mon, 14 November 2022 05:56 Go to previous messageGo to previous message
Oblivion is currently offline  Oblivion
Messages: 1094
Registered: August 2007
Senior Contributor
Hello Lance,

Quote:
This article seems to be quite interesting:
C++20 Coroutines and io_uring


Yes, a really nice article that sums up what coroutines/awaitable is useful for. Thank you for this article!

This is the reason why I made my package a "light-weight" implementation of this nice cpp20 feature, and this is the reason why I haven't (yet) implemented a CoAwaiter (using awaitables).
IMHO, what the author achieves by using awaitables + threads, we already have it: Upp::CoDo & Upp::CoFor. And they work on also earlier versions of C++.

The main use of CoRoutines package is to simplify writing async/single threaded code and easily manageable generators.


Best regards,
Oblivion


[Updated on: Mon, 14 November 2022 06:03]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Possible enhancement on UppHub
Next Topic: Links in UppHub
Goto Forum:
  


Current Time: Wed Jun 12 07:02:39 CEST 2024

Total time taken to generate the page: 0.03660 seconds