-
Updated
Mar 16, 2021 - JavaScript
concurrency
Here are 2,179 public repositories matching this topic...
-
Updated
Mar 16, 2021 - C++
-
Updated
Mar 15, 2021 - Java
-
Updated
Mar 16, 2021 - Java
In https://doc.akka.io/docs/akka/current/coordination.html#usages-in-other-akka-modules, leases are presented as being useful for singletons and sharding. The list should include SBR.
-
Updated
Sep 17, 2019 - Java
-
Updated
Mar 15, 2021 - C#
-
Updated
Mar 10, 2021 - Rust
-
Updated
Jan 22, 2021
-
Updated
Mar 9, 2021
-
Updated
Jan 28, 2021 - Java
-
Updated
Mar 16, 2021 - C#
In the following file we have already ported some tests from Go to Rust:
https://github.com/crossbeam-rs/crossbeam-channel/blob/master/tests/golang.rs
The idea is to blindly port all the tests for Go channels line by line, which will give us additional confidence in the correctness of crossbeam-channel.
In the test file, you can find stubs with links to the original tests written in Go and
-
Updated
Mar 16, 2021 - Ruby
-
Updated
Jan 24, 2021
-
Updated
Feb 12, 2021 - Go
-
Updated
Jul 21, 2019
I have a small piece of zlayer code. The layers are defined as vals, like so:
private final val kafkaLayer: Layer[Error, Kafka] = Config.live >>> Kafka.live
private final val transactorLayer: Layer[Error, DbTransactor] = (Blocking.live ++ ConfigDb.live) >>> db.hikariLayer
private final val queryConfigLayer: Layer[-
Updated
Mar 4, 2021 - Java
-
Updated
Jan 24, 2021 - Go
Replace concrete Bastion Executor with Agnostik.
So everyone can use whatever they want as guarantee.
-
Updated
Feb 14, 2021 - Rust
-
Updated
Dec 29, 2020 - Go
-
Updated
Dec 22, 2020 - Swift
-
Updated
Mar 26, 2020 - Swift
-
Updated
Feb 26, 2021 - PHP
-
Updated
Mar 16, 2021 - C++
-
Updated
Jan 17, 2020
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