GithubHelp home page GithubHelp logo

Comments (4)

Rainmaker52 avatar Rainmaker52 commented on July 29, 2024 1

Yes. Thank you for the explanation. I'm excited to see some new samples in this repo. Thank you.

from akkadotnet-code-samples.

M0ns1gn0r avatar M0ns1gn0r commented on July 29, 2024

Without any answer. A strange act.

from akkadotnet-code-samples.

Aaronontheweb avatar Aaronontheweb commented on July 29, 2024

I did and I meant to post this right after doing so #94

But unfortunately I was interrupted by several hours worth of meetings prior to finishing my thoughts there. We're basically overhauling this repository to modernize / streamline all of the samples since they've byte-rotted quite badly. I judged that the cost of updating these samples was too high given their age so I thought it best to begin with a clean slate.

Some of the more popular examples from this repository, such as WebCrawler, have been moved to their own repository. You can see a full list of some of the big "domain" examples here: https://getakka.net/articles/examples.html

But otherwise, I have a list of samples that we intend to add over the coming months (from an internal document I've been working on):

  • Akka.Cluster Samples
    • Akka.Cluster w/ Multiple Role Types
      • Using a round-robin router
    • Akka.Cluster.Sharding + Akka.Persistence Storage using SQL Server
      • With remember-entities
      • With Google.Protobuf serialization
      • With ShardRegionProxy
    • Akka.Cluster.Singleton
      • Multiple role types
      • ClusterSingletonProxy
  • Akka.Persistence Samples
    • Using SQL Server
      • Using Google.Protobuf Serialization
    • Using MongoDb
    • Using Redis
  • Akka.Streams Examples
    • Akka.Streams.Kafka + Clustered ActorSystem
      • Each node reading from the same stream
      • Need to demonstrate safety around message handling (NO MISSED MESSSAGES, avoid duplicates)
    • RabbitMQ + Clustered ActorSystem
      • Each node reading from the same stream
        • Could have a singleton reader here to simplify this
      • Need to demonstrate safety around message handling (NO MISSED MESSSAGES, avoid duplicates)

These are all meant to be shovel-ready samples that will help Akka.NET users fall into the "Pit of Success," so to speak. If I've errored or destroyed what you feel is a valuable sample in the process, I am very interested in knowing that so I can act accordingly and bring it back. Does this help explain things?

from akkadotnet-code-samples.

Aaronontheweb avatar Aaronontheweb commented on July 29, 2024

@M0ns1gn0r @Rainmaker52 did you see my previous comments?

from akkadotnet-code-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.