Strona głównaUżytkownik

Horusiath | użytkownik

Horusiath
Horusiath
135,03
3334 dni, 10 godzin, 31 minut temu
4 lipca, 2012
dotnetomaniak.pl

Today I want to introduce a Circuit Breaker – one of the reactive design patterns, especially useful in areas such as web services interop. They main role is to act as a decorator around your code to ensure, that you can quickly respond on any reliability problems.

Dziel się z innymi:
[EN] Design patterns: Circuit Breaker - Simple Solutions

Sztuka programowania 3324 dni, 14 godzin, 46 minut temu Horusiath 143 źrodło rozwiń

Today I want to present a different point of view on C# applications design. If you are programming in that language most of the time, it’s probably not what you’re used to see. However I found it interesting, because it allows to achieve a few important goals...

Dziel się z innymi:
[C#] A different look at service design - Simple Solutions

Sztuka programowania 3337 dni, 19 godzin, 17 minut temu Horusiath 297 źrodło rozwiń

Akka.NET is a .NET port of famous actor model programming framework Akka, well known for the JVM community. This blog post discuss how in few lines of code we can distribute our computations by deploying actors on the remote machines. And all of that using F# functional API.

[EN] Akka.NET remote deployment with F# - Simple Solutions

Programowanie rozproszone 3411 dni, 20 godzin, 38 minut temu Horusiath 100 źrodło rozwiń

Najaktywniejsi w tym miesiącu