med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

316
active users

#distributedsystems

1 post1 participant0 posts today

We need distributed storage more than ever.

Torrent is amazing. But it can't really be used as a backend for storage.
A lot of open source projects would greatly benefit from being able to use distributed caching, distributed binaries, etc.

Ofc. There is the issue with indexing and signing and trust in general.

I wonder 🤔 what is the current state of the game.

PG&E outage for all of Sunnyvale, UPS resources kept the home office and homelab online most of the hours. In the interim via LTE, decided to resume efforts on spec'ing the latest network refresh.

Big decisions; mostly around scale model design principles, some blandness re: OFED drivers and SPDK version parity for specific NIC/DPU SKUs, and analysis paralysis when focusing on critical nerdatorium protocol support.

Otherwise to say... I'm leaning towards additional Bluefield DPUs, where offload options are more important than bandwidth parity for production port speeds (also lower total port count using 4x25 breakouts), and there's no sense in paying more per unit for a CX6 25G vs BF2 25G... so... yep.

My #EuroBSDcon talk „25 Years of building Resilient Systems“ is at 6:26 on the live stream url m.youtube.com/live/qdEMmM5g27M slides etc at people.freebsd.org/~dch/talks/ and thanks again to @maycontainart for lifting up my tedious text into a glorious technicolour feast.

#DistributedSystems #ResilientSystems

PS I’d link to the precise time but I have no idea how. Also what’s the best non-YouTube alternative to link to?

Understanding Eventsourcing: Planning and Implementing scalable Systems with Eventmodeling and Eventsourcing leanpub.com/eventmodeling-and- by Martin Dilger is the featured book on the Leanpub homepage! leanpub.com #SoftwareEngineering #EventDrivenArchitecture #SoftwareArchitecture #Software #DistributedSystems

The first book to combine Eventmodeling & Eventsourcing to plan software systems of any size and complexity.

Find it on Leanpub!

Understanding Eventsourcing: Planning and Implementing scalable Systems with Eventmodeling and Eventsourcing leanpub.com/eventmodeling-and- by Martin Dilger is the featured book on the Leanpub homepage! leanpub.com #SoftwareEngineering #EventDrivenArchitecture #SoftwareArchitecture #Software #DistributedSystems

The first book to combine Eventmodeling & Eventsourcing to plan software systems of any size and complexity.

NEW CHAPTER "Dynamic Consistency Boundary"

Find it on Leanpub!

An easy question about internet message headers (RFC 822 and subsequent revisions).

Take a message thread where each reply has a single parent message.
Such a thread is often shown as a tree, linking replies by their `References' header fields.
Why does _each_ such field contain _all_ parent message ids up to the "root" message of the thread?
Wouldn't the id just of the parent message be enough, as in the `In-Reply-To' header field?

#DistributedSystems
#InternetMessages
#SoftwareEngineering