-
tickets should provide information about where we can apply multithreading
-
How are you suppose to allow a compiled regex pattern to be matched from multiple threads concurrently.
If I have a jit stack that is thread local but the pcre2_match_context is effectively tied t…
-
Hello,
with no "Discussions" section enabled, a kind of documentation issue, but also related to #39
- build documentation in general could be expanded
- Plugins and standalone version are bui…
-
First, very nice wrappers, thanks.
The docs do not really specify any helpfull information about how the API (and the wrappers) work in multi-threaded environment.
PWSession is very handy, but i…
-
Great library, thanks for doing all this work.
I could not find the root cause, but when executing queries in parallel of any type, the network listener seems to lose packets, and get confused. Un…
-
Ensure QWATCH implementation is able to handle notifications from multiple-shards.
-
Hi all,
while experimenting with parallelizing Hamiltonian multiplication, I encountered some weird behaviour when trying to multi-thread Hamiltonian block multiplications. I first suspected my mul…
-
Related: #387
Since turrets were introduced there have been significantly more AI calculations required, potentially resulting in larger gains (to maximum ships before frame time slows) than there …
jafdy updated
1 month ago
-
According to @evilsocket, cups-browsed can be held up for an extended period of time:
> The [lock acquired here](https://github.com/OpenPrinting/cups-browsed/blob/master/daemon/cups-browsed.c#L5031…
-
Hi,
In the readme, it is mentioned that Pipeless does multi-threading by default. When I am trying to use variables/lists in the post process that are updated across frames (for example, frame coun…