Node.js test runner that lets you develop with confidence
-
Updated
Dec 12, 2020 - JavaScript
{{ message }}
Node.js test runner that lets you develop with confidence
Vert.x is a tool-kit for building reactive applications on the JVM
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.
Learning RxJava for Android by example
Orleans is a cross-platform framework for building distributed applications with .NET
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.
Preparation links and resources for system design questions
Fibers, Channels and Actors for the JVM
Port of Akka actors for .NET
JRuby, an implementation of Ruby on the JVM
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.
Promise packages, patterns, chat, and tutorials
Image processing algorithms in pure Go
Java并发知识点总结
CE have released their own take on tracing, with following notable changes compared to original ZIO Tracing:
a thread-safe concurrent map for go
A small and fast async runtime for Rust
Write great asynchronous code in Swift using futures and promises
Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.
An easy to use, powerful crawler implemented in PHP. Can execute Javascript.
A simple set type for the Go language. Also used by Docker, 1Password, Ethereum.
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 :)
The C++ Standard Library for Parallelism and Concurrency
A list of computer-science readings I recommend
Add a description, image, and links to the concurrency topic page so that developers can more easily learn about it.
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