Distributed computing
Distributed computing is typically hard to get right and program for. It requires lots of manual server and client writing
+
–
I am inspired by darklang which eradicates deployment as a problem and Bloom Lang.
http://bloom-lang.net/
https://darklang.com/
子分類:
Decentralisation with P2P software.
+[問題]
想法 Distributed join
To join data together you need the data to be colocated - this idea is to colocate a subset of joined data on each node so that the data can be split up
+[想法]
+[項目]