Aaron Stannard

Results 611 comments of Aaron Stannard
trafficstars

This will actually happen before Akka.NET v1.6, but the process will be completed by the time v1.6 ships.

@Arkatufus we probably need to add the Oracle repositories to this list too

Once upon a timed we had a `NamedPipeTransport` but that was in a feature branch that never made it into a live Akka.NET release.

> I posted view years some system API's to read the consume cycles from a process for windows/linux Maybe there is something newer/better out in the dotnet sdk tools. I...

Ah got it, you think this might just be an instrumentation issue then?

Worth mentioning: I requisitioned all of the hardware for building a long-term Akka.NET observation lab yesterday https://x.com/Aaronontheweb/status/1797731816042049944 Going to have some experiments that are designed to run continuously for months...

> the used distro/kernel level can make a difference too. > > Tip: and don't write the log/output to your SD card, it will trash the card very fast. Good...

> Its not possible to read some counter to get a "cpu-work done" value. We're just planning on sticking it in K8s with its own namespace and measuring mCPU used...

I have a racy failure / instability of some kind in my test. Working on ruling that out before I get anyone else to look at this PR. I think...

So this "fix" will actually create additional problems - I'm thinking that the right thing to do here is to remove the "consider app version" support from Akka.Cluster.Singleton altogether. That...