-
hello,I noticed that experiment "We conduct the experiments mostly on a platform consisting of two servers ..." in the paper.
What I want to ask is how to to config or modify the code and script …
-
apiVersion: disaggregated.cluster.doris.com/v1
kind: DorisDisaggregatedCluster
metadata:
name: doris-disaggregated-cluster
namespace: doris
spec:
instanceConfigMap: doris-store
metaServ…
-
After understanding the basic usage of dagu, I have a curious question. Why did Dagu choose disk as the storage? Is there any possible that we have plans to support database access? Usually, as we are…
-
# Presto Disaggregated Coordinator
## Motivation
In Facebook, we find that coordinators have become bottlenecks to cluster scalability in a number of ways.
1) Once we scale to some number of node…
-
First of, great work with the library so far!! This is significantly better than what currently exists out there.
Many energy systems models can be extremely sparse. For example, in one recent case…
-
Hi,Dr. @MingjunZhong
Thanks for sharing the code. This time I am trying to reproduce result of ukdale based seq2point. But the results I get for ukdale are quite different from your reported result…
-
## Background
ByConity has multi-server design in order to guarantee HA, and they are stateful because of table metadata cache. The metadata (including table and hot part) are cached in one correspon…
-
**Is your feature request related to a problem? Please describe.**
Current method of selecting an edge device for service execution is decentralized and complex. The edge orchestration as edge node c…
-
# Executive summary
We want to answer the question: *Where is Dask wasting time? How much time is not "good" CPU time?*
This is typically the very first question when analysing performance, and it's…
-
Hello,
First of all, I want to say that SepHash is really an awesome work. The idea of reducing the RTT of concurrency control by appending writes on disaggregated memory is fascinating. However, I n…