Live data from Hacker News

Viewing profile — mwjfussell

mwjfussell

HN member
Joined
Wed, Oct 16, 2019, 5:39 PM UTC
HN karma
5
Public activity
4 items

About mwjfussell

No profile information was provided.

Recent public activity

  1. comment
    Comment #21284104

    MarkF from the Azure team. We thought so too. Having seen developers reinvent the same capabilities time and time again, and seen the frustration when my favorite framework X did n…

  2. comment
    Comment #21284046

    MarkF from Azure team. The actors in Dapr are based on the same virtual actor concept that Orleans has, meaning that they are activated when called and eventually garbage collected…

  3. comment
    Comment #21283956

    MarkF from the Azure team. Dapr is not a service mesh, however it will work with service meshes such as itsio, linkerd etc. Dapr does provide direct service-to-service invocation w…

  4. comment
    Comment #21283895

    MarkF from the Azure team here. The idea is to provide a function like experience with any programming language and then have common capabilities like saving state, sending events …