-
```
Hi!
I have a question about the practical fault tolerance of Scalaris. Is the fact
that the Scalaris fail-over is based on availability of keys replicas. The
formula R=2F+1 gives us the assuranc…
-
Two possible ways to implement it:
1. By myself following the specification: http://pdos.csail.mit.edu/papers/chord:sigcomm01/chord_sigcomm.pdf
2. Using an already made opensource CHORD DHT such as …
-
```
Hi!
I have a question about the practical fault tolerance of Scalaris. Is the fact
that the Scalaris fail-over is based on availability of keys replicas. The
formula R=2F+1 gives us the assuranc…
-
I have encountered strange problems with building. Disclaimer: I don't know much about node, so it might be problem on my side. I tried looking this up in node community, but I didn't find anything us…
-
Hi there! Just wanted to let you know that there is an existing fully working (with some bugs) implementation of the Chord DHT algorithm using WebRTC here: https://github.com/tsujio/webrtc-chord
Woul…
jure updated
10 years ago
-
You might have noticed a nice uptick in the number of watchers/stars. I've used your Chord DHT for a project and I've posted a blog post yesterday evening (with proper attribution to you, the author o…
jure updated
10 years ago
-
Hi again.
I'm writing a Chord DHT using your Cloud Haskell.
When doing this each node in the DHT needs a local state that all processes can access. (even those spawned from remote processes.)
Right no…
-
|| icepick reported|
|-|-|
|Trac ID|trac#286|
|Type|defect|
|Created|2003-09-26 09:47:51Z|
Attachments:
* [t.spread.util.LocalAsyncForwarder.patch](https://raw.githubusercontent.com/twisted/twiste…