File: day_161__routing_design.mdwn

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (13 lines) | stat: -rw-r--r-- 771 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
I've moved out of implementation mode (unable to concentrate enough), and
into high-level design mode.

[[Syncing efficiency|design/assistant/syncing/efficiency]] has been an open TODO for years,
to find a way to avoid flood filling the network, and find more efficient
ways to ensure data only gets to the nodes that want it. Relatedly,
Android devices  often need a way to mark individual files they want to have.
Had a [very productive discussion with Vince and Fernao](http://joeyh.name/blog/entry/who_needs_whiteboards_when_you_have_strange_seed_pods_from_the_jungle/)
and I think we're heading toward a design that will address both these
needs, as well as some more Brazil-specific use cases, about which more
later.

Today's work was sponsored by Casa do Boneco.