-
Updated
Nov 1, 2020 - JavaScript
concurrency
Here are 2,045 public repositories matching this topic...
-
Updated
Nov 4, 2020 - C++
-
Updated
Nov 3, 2020 - Java
ActorAdapter will ignore null
message with "Adapter function returned null which is not valid as an .."
However, this seems not be documented. For instance, scaladoc/javadoc of pipeToSelf
could mention it as well as any other place where adapters are used.
-
Updated
Sep 17, 2019 - Java
-
Updated
Nov 4, 2020 - C#
If somebody wants to just use the actix_derive crate (for example in a sublibrary to define a message struct), then actix needs to be compiled with default-features=false, i.e.,
actix = { version = "0.10", default-features = false}
is required to be a dependency instead of a dev.dependency.
-
Updated
Jul 12, 2020
-
Updated
Sep 18, 2020
-
Updated
Jul 28, 2020 - Java
-
Updated
Nov 3, 2020 - C#
-
Updated
Nov 3, 2020 - Ruby
Hi, I'm not sure if more platforms are interesting to you, but I've made a slightly more complete implementation of padding a struct to the cache line size here:
https://github.com/tinco/cache_line_size
I got the information on the cache line sizes from the Go compiler repository, so I'm pretty sure these are correct for all platforms Go runs on, which is a whole bunch.
-
Updated
Oct 5, 2020
-
Updated
Aug 29, 2020 - Go
-
Updated
Jul 21, 2019
CE have released their own take on tracing, with following notable changes compared to original ZIO Tracing:
- Instead of parsing lambdas, CE throws exceptions in IO constructors and cleans up stacktraces. That also means there is no regional control of tracing and AFAIK no way to avoid slight overhead even when tracing is completely disabled – but OTOH it may probably work on Scala.js
- Trace
-
Updated
Oct 29, 2020 - Java
-
Updated
Nov 26, 2019 - Go
-
Updated
Oct 14, 2020 - Rust
-
Updated
Mar 26, 2020 - Swift
-
Updated
Oct 14, 2020 - Swift
-
Updated
Nov 4, 2020 - PHP
-
Updated
Oct 29, 2020 - Go
Maybe as a followup to #192 we could try to update the bastion arch picture.
It would allow us to put it back on the readme and it would look better on the website :)
-
Updated
Nov 4, 2020 - C++
-
Updated
Apr 29, 2020 - C
-
Updated
Sep 26, 2020 - Go
Improve this page
Add a description, image, and links to the concurrency topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the concurrency topic, visit your repo's landing page and select "manage topics."
The documentation contains a few references to issues from the now archived yewstack/docs repository.
Since the docs repository is read-only, the same issues should be re-created here and the links in the docs should be updated to point to the new issue.
"Contribute to our docs" links