-
This list serves to track most of the warnings generated by our documentation builder. Most of these have very simple resolutions( undocumented features ), so while the list looks big it's not all tha…
-
## Talk Name
Cassandra Internals :
## Description
As industry is moving away from traditional Enterprise database system like Oracle , DB2 in unimaginable way, As new modern database system prom…
-
@mppf
What should the pattern be for sorting distributed arrays? One way that I can think of is to sort the portion of the array corresponding to each locale's local subdomains and then perform a …
-
Currently we disallow compressing buffers of a certain size
https://github.com/dask/distributed/blob/7bd64425225af4847e2fbf045df31fb60a253e7d/distributed/protocol/compression.py#L161
This tracks…
-
## Feature Request
### Is your feature request related to a problem? Please describe:
when mysql data amount and throughout grows,the sharding strategy is not limited in one database ,in some key …
-
I'm hoping to use Athena with Dask, performing queries which return 10-30 GB and then training some distributed ML algorithms. Any suggestions for concurrent/distributed io for such a task? I've bee…
-
## Description
Use of ROS services to expose important/commonly changed settings such as calibration values, min/max encoder values, speed/accel profiles and more
This means an easier way to chang…
-
Creating a Parameters object that can be applied to the initialization of the algorithms as one step in separating the algorithm state from the algorithms proper, should be considered. Benefits are:
1…
-
Things to examine when determining how a relay network will be created and how communication will occur on top of the network are:
- p2p networks and protocols
- modularity of network stacks and inf…
-
```
Disk Copy 6.1 and later generates compressed images in the NDIF format. This
can include two compression algorithms: KenCode and an Apple-specific
algorithm. Both of these algorithms store criti…