#distributed-systems — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #distributed-systems, aggregated by home.social.
-
DBOS CEO Jeremy Edberg & co-founder Qian Li explain how DBOS Transact runs durable workflows straight inside #Postgres - using just two tables, ✅ a SKIP LOCKED queue, and ✅ zero external orchestrators.
🎬 Watch the #InfoQ video & read the full transcript here: https://bit.ly/45qo6ei
#Database #SoftwareArchitecture #DistributedSystems #OpenSource
-
Learn everything you need to know about Distributed Systems via these 257 free HackerNoon blog posts. https://hackernoon.com/257-blog-posts-to-learn-about-distributed-systems #distributedsystems
-
RE: https://mastodon.social/@koen_hufkens/116979524452174787
This is absolute insanity.
We could have decentralized index and no reason to crawl websites like madman.
We have search engines that crawl the web regularly, including Google, and they can behave!But ofc people in silicon Valley building shit mentality prefer the hammer style. Brute forcing everything.
See OpenAI and anthropic bellow. That is just evil, it should be considered a DDOS and punishable by law.
What is the solution?
We can't avoid what they are doing right now, the PandoraBox is open, but what can we do?I wonder if we could get traffic shapes to tell us if this is coming from harnesses or directly from different LLM vendors such as OpenAI, Anthropic, ZAI, etc.
This website seems to be facing the later, but traffic from harnesses are still egregious already.If the traffic come from vendors we should sue them for DDOS, if it's from harnesses, I think many of them are open source we could contribute so they start using a distributed index or existing search engine results.
Any other ideas?
#search #distributedsystems #openai #anthropic
#searchengine #webcrawler #webcrawling -
DoorDash's new Entity Cache runs on Envoy and Valkey, caching over 100 endpoints across 50 services at 1.5M requests/sec with 99.99999% availability.
Using Kafka-driven invalidation and the XFetch algorithm, it reduces cache stampedes and cuts P99 latency spikes by up to 80%.
Read the full story on InfoQ 👉 https://bit.ly/45jwGvi
-
ClouDens: Operational Context-Aware Anomaly Detection for Large-scale Cloud System Monitoring
-
Domain-driven design rejects a single unified model for an entire system. It instead divides a system into bounded contexts, each holding its own domain model tied to a specific subdomain.
-
Why do service boundaries matter in distributed fintech systems? Poorly drawn boundaries create tight coupling, forcing teams to coordinate changes across services instead of deploying independently.
-
Domain-driven design rejects a single unified model for an entire system. It instead divides a system into bounded contexts, each holding its own domain model tied to a specific subdomain.
-
Why do service boundaries matter in distributed fintech systems? Poorly drawn boundaries create tight coupling, forcing teams to coordinate changes across services instead of deploying independently.
-
Why 'idempotent'—a 19th-century algebra term—became essential to modern tech, and how it can reshape the way you write requests, prompts, and emails. https://hackernoon.com/idempotency-the-algebra-idea-behind-reliable-software #distributedsystems
-
Learn how Network Time Protocol (NTP) works, why accurate time matters, how NTP calculates clock offset and network delay using four timestamps.
Full guide here: https://ostechnix.com/how-network-time-protocol-ntp-works/
#NetworkTimeProtocol #NTP #TimeSynchronization #ClockSynchronization #DistributedSystems #Networking #Linux #Windows
-
Ah, the timeless tale: 🚀 distributed systems, a parade of servers wearing clown shoes, racing 🚶♂️ against a lone, heroic laptop. Spoiler: the laptop wins 🏆, leaving us to wonder if companies should pay millions to parallelize their own gullibility instead. 😂
https://codegood.co/writing/your-distributed-system-is-slower-than-a-laptop #distributedsystems #clownshoes #laptopwins #techhumor #parallelization #HackerNews #ngated -
#Netflix introduced dynamic partition splitting for #Cassandra to solve wide partitions in time-series workloads.
The metadata-driven approach detects oversized partitions, splits them into smaller units, and routes reads across them.
Result:
• Read latency dropped from seconds to milliseconds
• Fewer timeouts
• Better cluster stabilityDetails on #InfoQ 👉 https://bit.ly/44lUaQ7
-
Learn the Lease pattern in distributed systems: time-bound exclusive access using TTL, heartbeats, and fencing tokens. https://hackernoon.com/building-distributed-leases-with-consensus-heartbeats-and-fencing-tokens #distributedsystems
-
ForkMesh is looking for someone to help start a federated relay node.
If you’re into distributed systems, Git hosting, self-hosting, Cloudflare Workers, federation, or resilient dev infrastructure, we’d love to talk.
Help us make Git hosting less centralized and more community-owned.
forkmesh.com
#ForkMesh #BuildInPublic #OpenSource #FOSS #Git #GitHosting #DistributedGit #Federation #Fediverse #SelfHosting #DevTools #IndieDev #P2P #LocalFirst #DistributedSystems #OpenInfrastructure
-
Inside #Atlassian’s Forge Billing Architecture: a platform designed to support usage-based pricing across its cloud app development ecosystem.
It processes large-scale usage events with correct attribution, deduplication, and aggregation using a streaming pipeline, idempotent processing, and layered storage.
The result? Precise billing, near real-time visibility, and reliable reconciliation across distributed services.
🔗 Dive into the architectural breakdown: https://bit.ly/4eGoEB2
#InfoQ #SoftwareArchitecture #EventDrivenArchitecture #DistributedSystems
-
Two decades of cutting-edge tech trends! Celebrate #InfoQ20 with us by leveling up your stack.
Today, we’re offering a comprehensive guide to #CellBasedArchitecture.
It delivers the key principles, practical implementation strategies, and architectural insights needed to successfully apply a cell-based approach to both existing and new systems.
📥 Download your FREE copy: https://bit.ly/3Sgw4Rb
#SoftwareArchitecture #SociotechnicalArchitecture #DDD #ArchitectureDesign #DistributedSystems
-
Building fintech systems that scale means designing for millions of users, real time transactions, strong consistency, and zero downtime. Event driven architecture, microservices, caching, and auto scaling are key. 🚀
#FinTech #Scalability #SystemDesign #DistributedSystems #SoftwareEngineering
-
#Cache Stampede Prevention: Distributed Locking, Pub/Sub, and Request Coalescing
https://engineeringatscale.substack.com/p/cache-stampede-distributed-locking