Sabitlenmiş Tweet
Sheron Benedict
1.1K posts

Sheron Benedict
@INullable
Mere Mortal, Voracious Reader, Software Architect, works with the amazing #FinTech team at @teamredblack. Savoring the gift of #life. https://t.co/SFYY9iPkI2
Ernakulam/Kochi/Cochin, India Katılım Haziran 2009
130 Takip Edilen140 Takipçiler

@petabridge @Aaronontheweb @AkkaDotNET The webinar registration link does not work. Please refer screenshot...

English

New Webinar: @AkkaDotNET Application Management Best Practices
How do you make an Akka code base:
1. Cleanly configurable?
2. Testable?
3. Easier for new developers to follow?
4. And, generally, easy to reason about?
Sept 7th - we cover this all.
attendee.gotowebinar.com/register/66150…
English


It's happening. Newtonsoft.Json download count passed 32-bit integer max size.
What else breaks or overflows? 😈
Dave Larsen@dl_nz
@JamesNK Azure DevOps Artifacts is using a 32-bit integer to store download counts @AzureDevOps
English

@semanticmerge have you stopped new development? Looks like the last version was released more than an year ago. users.semanticmerge.com/ReleaseNotes/2…
English

@wurreka your site seems very slow. Not able to load pages with details of each session...
English

@developersummit are the video recordings for the GIDS 2020 Architecture sessions available?
English
Sheron Benedict retweetledi

Learn more: ➡️ redblacksoftware.com/news/bakeraven…
#RIA #familyoffice #wealthmanagement #rebalancing #trading #financialadvisors #advisortech

English

@Aaronontheweb @AkkaDotNET Is it possible to support cancellation of the task when using await?
English

@Aaronontheweb Does shard rebalancing work when we have async tasks inside a Shard Entity using the PipeTo pattern? I understand that a PoisonPill message would be send to the inbox of the Entity actor. Could that terminate the Entity actor before the async task completes?
English

@Aaronontheweb @AkkaDotNET Is there any other way to defer handling of the PoisonPill till the long running task completes?
English

@Aaronontheweb @AkkaDotNET Oh. We are using PipeTo to support behavior switching and cancellation of the task (reference petabridge.com/blog/top-7-akk…). So may not work for us... :(
English

@Aaronontheweb is there a way to avoid having to explicitly configure seed nodes when running Akka.NET in K8s? This looks interesting: doc.akka.io/docs/akka-mana…. Does @AkkaDotNET support anything similar?
English

@Aaronontheweb @petabridge @Lighthouse So what happens if lighthouse-0.lighthouse:4053 goes down? Pods are supposed to be ephemeral, right?
English

@Aaronontheweb @petabridge From the tutorial:
name: CLUSTER_SEEDS
value: akka.tcp://$(ACTORSYSTEM)@lighthouse-0.lighthouse:4053,akka.tcp://$(ACTORSYSTEM)@lighthouse-1.lighthouse:4053,akka.tcp://$(ACTORSYSTEM)@lighthouse-2.lighthouse:4053

@Aaronontheweb @petabridge Asking since our ops people are think we are not using K8s Service properly, by reaching behind the Service and configuring individual lighthouse pods as seed nodes...
English

