distributed-systems
Here are 2,629 public repositories matching this topic...
-
Updated
Oct 30, 2020 - Go
-
Updated
Oct 25, 2020
Currently, the C++ compiler generates lots of warnings: https://xgboost-ci.net/blue/organizations/jenkins/xgboost/detail/master/516/pipeline/61. It would be great to reduce the number of warnings.
Note to new contributors: Post a comment here if you'd like to work on this issue. Feel free to ping me for help.
-
Updated
Oct 30, 2020 - Go
-
Updated
Oct 30, 2020 - Go
-
Updated
Sep 5, 2020
-
Updated
Oct 30, 2020 - TypeScript
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
Oct 31, 2020 - Go
-
Updated
Oct 30, 2020 - Go
-
Updated
Oct 30, 2020 - Go
Let's support at least reading "b3" header from a single string, most commonly traceid-spanid-1
It would also be nice to support optionally writing this, especially in message providers or others with constrained environments.
Expected behavior
As discussed on openzipkin/b3-propagation#21 and first implemented here: https://github.com/openzipkin/brave/blob/master/brave/src/main/java/bra
-
Updated
Oct 30, 2020 - C#
Hello Philip!
I think there is an issue with this part of the code of rqlite (store/store.go).
func (s *Store) Database(leader bool) ([]byte, error) {
if leader && s.raft.State() != raft.Leader {
return nil, ErrNotLeader
}
// Ensure only one snapshot can take place at once, and block all queries.
s.mu.Lock()
defer s.mu.Unlock()
f, err := ioutil.TempFile("", "rqlilte-snap-
-
Updated
Oct 26, 2020 - Python
-
Updated
Oct 14, 2020
-
Updated
Jul 12, 2020
-
Updated
Aug 14, 2020 - Rust
-
Updated
Oct 30, 2020 - Python
-
Updated
Oct 31, 2020 - Go
-
Updated
Oct 31, 2020 - Go
Is your feature request related to a problem? Please describe.
Using Reset command with CLI will get code:deadline-exceeded message:timeout
easily because reset requires replay in the server. It's quite resource consuming, depending on the length/size of the history.
By default the CLI context timeout is only 5 seconds:
https://github.com/uber/cadence/blob/63bdb5d7a04285cf57992c574639c9
-
Updated
Oct 27, 2020 - JavaScript
The blockchain v2 reactor utilizes concurrency to saturate the bottleneck of writing blocks to disk. This concurrency is internal to the reactor where the reactor itself will launch and manage internal state machines running as go-routines. This configuration makes testing difficult as we don't know when messages processed by internal state machines will be processed and when we can assert that th
-
Updated
Oct 26, 2020
-
Updated
Oct 30, 2020 - Go
-
Updated
Sep 7, 2018 - Go
-
Updated
Oct 25, 2020 - C++
Improve this page
Add a description, image, and links to the distributed-systems topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed-systems topic, visit your repo's landing page and select "manage topics."
英雄招募
成为 Doocs 项目维护者
本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。
如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接
push
到 doocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。目前 advanced-java 只有 [yanglbme](http