380
Innovation (lemmy.ml)
you are viewing a single comment's thread
view the rest of the comments
[-] luciferofastora@lemmy.zip 1 points 2 days ago* (last edited 2 days ago)

I mean, the minimum you need is some authentication mechanism, a secure certificate, an authenticated endpoint to send a live data feed to, an endpoint to query a given live data feed from, maybe a website to serve the whole thing for people that don't have their own tool for reading and playing back a live data feed...

...and the infrastructure to distribute that data feed from ingest to content delivery. Easy.

(Note: easy does not mean cheap. Even if a live data feed ingest and delivery was easy to implement (which I doubt it is), you'd skip buffering (to reduce memory demands) and only used a single server (to spare such stupid things as distributed networks, load balancing, redundancy or costs for scaling cloud solutions), you'd still have computational overhead of network operations and of course a massive data throughput.)

this post was submitted on 13 Nov 2024
380 points (99.5% liked)

Programmer Humor

32558 readers
495 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS