this post was submitted on 20 Jul 2023
99 points (98.1% liked)
Fediverse
28251 readers
702 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I was thinking more on the lines of containerization vs virtualization vs bare metal in regards to the efficiency. A compute cluster running a stack of containers all backed by a storage area network can handle a pile more transactions than a bunch of desktops all running their own OS with dedicated drives.
The distributed spare cycles thing works well for projects like the FAH or BOINC systems where all are working on a singular project in small pieces but less so for other things just because of the transfer and transaction overhead. Still, it's a fine way to start putting some control back in the user's hands that can be run with a minimal investment.