-
Hello,
I've successfully integrated Photon into the V programming language, the coroutines work with simple examples.
However when I try to use existing networking and IO libraries which use sta…
-
[May: rust stackful coroutine library](https://github.com/Xudong-Huang/may)
may has beautiful Features:
- The stackful coroutine's implementation is based on generator;
- Support schedule on a …
-
Q1. Do you provide a mechanism to set the thread affinity (pin to a cpu core) ? Or is the 'pthread_setaffinity' compatible with Proton threads? (Since ProtonLib crashes every time I use something othe…
-
This is Scylla's bug tracker, to be used for reporting bugs only.
If you have a question about Scylla, and not a bug, please ask it in
our mailing-list at scylladb-dev@googlegroups.com or in our sla…
-
-
I am using stackful coroutines(not Coroutine2).
The development environment is Windows, and the service environment is Linux.(boost 1.80. CMakeProject. win32(msvc 143, vcpkg)/amazonlinux-2)
In th…
-
We propose to add a new package `iter` that defines helpful types for iterating over sequences. We expect these types will be used by other APIs to signal that they return iterable functions.
This …
-
-
I want to start this by saying I don't like this direction that various platforms are taking, but they are taking it regardless of my feelings, so we should talk about this for SDL3.
We have seen sev…
-
### Version of Beast
330
### Steps necessary to reproduce the problem
The code is available on github, but it's a lot more than just boost BEAST due to combining separate event loops. It distil…