File: day_161__routing_design.mdwn

package info (click to toggle)
git-annex 5.20141125%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 37,832 kB
  • sloc: haskell: 42,603; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (13 lines) | stat: -rw-r--r-- 771 bytes parent folder | download | duplicates (11)
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.