dotnetomaniak.pl - Artykuły z tagiem distributed systems

If you want to know : - why I think that distributed systems are like Rocky Balboa. - the difference between Saga, Process Manager and Choreography. Here's my take on that together with the real-world samples.

Źródło: event-driven.io
Dziel się z innymi:
Saga and Process Manager - distributed processes in practice - Oskar Dudycz

Jak przetworzyć operacje tylko raz ? Outbox i deduplikacja

Źródło: itdepends.pl
Dziel się z innymi:
Jak przetworzyć operacje tylko raz ? Outbox i deduplikacja

Architektura 1320 dni, 2 godziny, 22 minuty temu Daniel Dziubecki 123 źrodło rozwiń

Dlaczego nie wystarczy nam macierz i jak działa HDFS.

Po co rozpraszać storage? Krótko o HDFS.

Programowanie rozproszone 1412 dni, 2 godziny, 15 minut temu mszymczyk 102 źrodło rozwiń

Czy Twoja aplikacja na pewno będzie ostatecznie spójna ?

Źródło: itdepends.pl
Dziel się z innymi:
Czy Twoja aplikacja na pewno będzie ostatecznie spójna ?

Architektura 1915 dni, 2 godziny, 4 minuty temu Daniel Dziubecki 187 źrodło rozwiń

What does maximum-connections, CPU autoscaling, money and distributed systems have in common? Find out by solving a task: how many servers should you get to run your service, given that maximum allowed average CPU usage can be 80%. Edit it on Draw.io With increasing number of hosts in a fleet, the CPU utilization should be successively smaller. The proportion and exact curve will be different for each sy...

Dziel się z innymi:
How to estimate host fleet size? Why keeping CPU at 30% might NOT be waste of money?

Architektura 2082 dni, 1 godzinę, 30 minut temu pwest 32 źrodło rozwiń

Let start right off the bat with quick overview what etcd is:distributed key/value store with failover mechanismheavily uses disk but also use in memory cacheAP regarding CAP theoremsequential consistency ( the strongest consistency guarantee availa...

Źródło: deaddesk.top
Dziel się z innymi:
Service discovery with etcd - DeadDesk.top

Architektura 2314 dni, 17 godzin, 32 minuty temu undernotic 50 źrodło rozwiń

There are certain classes of exciting problems which are surfaced only in a massively distributed systems. This post will be about one of them. It's rare, it's real and if it happens, it will take your system down. The root cause, however, is easy to overlook.

[EN] The nightmare of large distributed systems

Architektura 2503 dni, 4 godziny, 19 minut temu http://dynamicallyinvokable... 75 źrodło rozwiń

One of the concepts of actor model that could be hard to grasp at the begining is fact that we will not operate on direct reference to actor instance. This can be a bit confusing before you’ll get used to it but by not using any direct references you’re sure to achieve very good level of encapsulation.

Źródło: hryniewski.net
Dziel się z innymi:
Akka.NET #3: Actor selections, paths and references – where should you send your messages – Hryniewski.NET

Daj się poznać 2017 2597 dni, 3 godziny, 53 minuty temu Rafał Hryniewski 44 źrodło rozwiń

In previous post I’ve explained briefly what actor model is and why it’s so fun. Today we’ll create our ActorSystem instance, learn what it is and send first messages to them. I hope it will be nice and easy start.

Źródło: hryniewski.net
Dziel się z innymi:
Akka.NET #1 – Creating Actor System and making first contact – Hryniewski.NET

Daj się poznać 2017 2612 dni, 19 godzin, 15 minut temu Rafał Hryniewski 42 źrodło rozwiń

Actor model concept fascinated me since I’ve heard about it for the first time. It’s been on my todo list ever since and Get Noticed 2017 is great opportunity to give it a try. That’s why there is an actor responsible for almost anything in Me2.0. But, what is an actor, actor model and are benefits of using it in our projects? You’ll find out in a minute.

Źródło: hryniewski.net
Dziel się z innymi:
Akka.NET #0 – Actor Model Basics – Hryniewski.NET

Daj się poznać 2017 2614 dni, 1 godzinę, 8 minut temu Rafał Hryniewski 138 źrodło rozwiń

Selected Aspects of Document Synchronization in Distributed Systems Two of the projects in which I have participated recently, were distributed systems based on the document replication. Each of them was slightly different, which affected the solutions. In this article I’m going to present briefly the main assumptions and requirements for each of the projects, as well as the implemented solutions. I’m also going to mention a few important problems that we had to deal with.General description of ...

[EN] Selected Aspects of File Synchronization in Distributed Systems | Technical blog

Bazy danych i XML 3653 dni, 1 godzinę, 9 minut temu FutureProcessing 64 źrodło rozwiń

Simon: Jak część z Was pamięta, jakiś czas temu dosyć aktywnie blogowałem na temat szyny (tu, tu oraz tu). Od tej pory upłynęło już sporo czasu. Chciałoby się powiedzieć: "dziś sam jestem dziadkiem". Ale nie, wertersów Wam nie dam. Opowiem za to o moim dojrzewaniu do komunikacji za pomocą asynchronicznej wymiany komunikatów.

Simon says... : Historia pewnej szyny - epilog

Programowanie rozproszone 5452 dni, 10 godzin, 22 minuty temu macko 109 źrodło rozwiń

Najaktywniejsi w tym miesiącu