-
Related to the file sharing requirement is the need to do decentralized peer discovery using e.g. a distributed hash table. The existing file sharing requirements focus on throughput and backpressure,…
-
Example in pseudocode
### API
```
registerRegexModel string:regex, string:modelType
registerStringable string:modelType, string:template
subscribeModel string:modelType -> string:modelType, obj:mod…
thdxr updated
9 years ago
-
Is it currently possible to distribute resource files across multiple folders instead of placing them all under one folder off of the root path (e.g. `languages/`)? We are using component based file o…
-
Assuming the documents are stored in IPFS, each document will have an IPFS hash. Unless this unique hash is known it is not possible to retrieve the document otherwise. This leads to the necessity for…
-
**Is your feature request related to a problem? Please describe.**
I have datasets ranging from 50 GB to up to 500 GB, with likely growth to 2+ TB within 5 years. Within these datasets many objects…
-
### System Info
```Shell
- `Accelerate` version: 0.34.2
- Platform: Linux-5.14.0-362.24.2.el9_3.x86_64-x86_64-Intel-R-_Xeon-R-_Silver_4216_CPU_@_2.10GHz-with-glibc2.37
- `accelerate` bash locati…
-
-
-
**What feature would you like to see added?**
We have great single-node parallelization for our computations, the next logical step is then to have great multi-node computations so that we can really…
-
Figure out a way to distribute all layers of SQL execution #10 on Apache Beam.