akka-net
There are 42 repositories under akka-net topic.
leeveel/GeekServer
基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!
OnurGumus/FBlazorShop
This is a port of Steve Sanderson's Pizza Workshop for Blazor by using F# and Bolero.
cloversuite/CloverQ
Distributed call queue system (ACD) for Asterisk 13+
17cupsofcoffee/AkkaMUD
Building a MUD in F# and Akka.NET
Aaronontheweb/ExtremelySimpleAkkaDotNet
Very simple Akka.NET samples (https://getakka.net/)
grofab95/HomeTemperatureMonitor
Stack: .Net 6, Akka.Net, Arduino, GRPC, Blazor, EF Core
hhko/Learning-Akka.NET
Akka.NET for Actor Model
jrwdexter/Dockka
Docker + Akka demo (plus more)
kennethito/Akka.Cluster.SplitBrainResolver
Network partition aware strategies for downing cluster nodes on akka.net
syncromatics/Akka.Monitoring.NewRelic
Monitoring system instrumentation in New Relic for Akka.NET actor systems.
alfredherr/Loaner-Akka.net
Demo of Akka.net on .Net Core deployed on Docker
BigDaddy1337/dotnet-core-akka-cluster-example
Example shows how to create a simple cluster with Akka.NET on dotnet core. Include two seed nodes as console app and ASP.Core Web API as entry point in cluster.
austinejei/Billingware
This project aims to provide a distributed, highly scalable service that provides a developer/user intuitive tool to perform credit/debit actions on an accounting entity.
daedrag/akka-monitoring-tool
A visual solution to monitor Akka.NET cluster, given Angular UI connecting to seed nodes via self-host OWIN websocket
Gaaaabor/Akka.IO.TcpTools
This package is created in order to make WebSocket message receiving / sending easier in the Akka ActorSystem.
PacktPublishing/Reactive-Programming-in-C-8-and-.NET-Core-3.0
Reactive Programming in C# 8 and .NET Core 3.0 [Video], by Packt Publishing
voltcode/AkkaNetPersistenceSamples
Code sample for the "Event Sourcing and beyond with Akka.NET Persistence" presentation
BetterTTD/better-ottd-services
TG Infrastructure: Bots, Web Services, Admin panel, etc.
BetterTTD/fsharp-ottd-admin
NuGet package of OpenTTD admin implementation via FSharp
PrimordialCode/akkadotnet101
Akka.Net Introductory Course
idursun/akka-distributed-pubsub
Minimal distributed pub/sub demo with akka
odytrice/AkkaService
Using Akka.NET with Topshelf to create a Windows Service
petabridge/petabridge.cmd-issues
Issue tracker for Petabridge.Cmd
contactsamie/AskSync
A Synchronous Akka.NET Ask
Kavignon/SmarTac
tactical role playing game functional reactive framework
MoimHossain/netcore-microservice-tutorial
This repo contains some very basic code sample that demonstrates one way of designing micro-services, using .net core web api supported by akka.net and running on a Docker Swarm cluster, traffic controlled by an nginx proxy.
syncromatics/Akka.Logger.NewRelic
Logger implementation in New Relic for Akka.NET actor systems.
bharathaiys/Gossip-Simulator
A distributed system that spawns multiple actors that can communicate and perform aggregate computation using AKKA.net and F# in 4 different topologies(Full, Line, 2D Grid, and Imperfect 2D). Both the gossip algorithm as well as push-sum have been implemented.
BrettJaner/akka-exception-serialization-issue
Reproduces Akka.NET serialization issue with BCL exceptions in mixed .NET Core & .NET Framework cluster.
h-fathi/Akka.net_BasketService
Basket service sample with .net core and akka actor model
jurisliepins/fbittorrent
Implementation of the BitTorrent protocol in F# using Akka.NET.
bharathaiys/Perfect-Square-Finder
A distributed system that uses the Actor model in the AKKA.NET framework to spawn a supervisor actor which in return spawns worker actors. Given 2 numbers N and k, each worker actor takes on a range of numbers and checks for the square of k consecutive numbers that add up to a perfect square.
speakez-llc/dotnetonlinux
A Hugo blog designed to showcase multi-platform support for .NET