logoalt Hacker News

alexpotatotoday at 4:31 PM3 repliesview on HN

I've worked at trading firms where the "reference data master" file is usually a big json or equivalent.

To get the file out to 100s or 1000s of machine they would often use private bittorent to distribute the file out.


Replies

ehe78qhetoday at 6:13 PM

I've seen this used for distributing container images in networks with awkward network topologies (e.g. a lot of bandwidth within a site or sub-site but limited bandwidth to central registries)

mococatoday at 4:33 PM

Same here. Inspired by both, I used to delivery videos over torrent to in door machines since at that time, there's no CDNs (or it was difficult to get one).

mitxelatoday at 5:11 PM

As a private network, they have the option of multicast.

show 1 reply