realtimemap-dotnet VS Orleankka

Compare realtimemap-dotnet vs Orleankka and see what are their differences.

realtimemap-dotnet

A showcase for Proto.Actor - an ultra-fast distributed actors solution for Go, C#, and Java/Kotlin. (by asynkron)

Orleankka

Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka (by OrleansContrib)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
realtimemap-dotnet Orleankka
1 -
101 487
3.0% 0.8%
2.1 7.2
12 months ago 2 months ago
C# C#
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

realtimemap-dotnet

Posts with mentions or reviews of realtimemap-dotnet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-15.
  • Orleans framework has moved over to the .NET team.
    6 projects | /r/dotnet | 15 Dec 2021
    Distributed stateful services. E.g think iot devices, each represented by a virtual actor (grain), having its state in memory. When new message arrives, you don't have to look up this state in database to make decisions and take actions. All of that on a cluster of nodes but you don't need to worry about the location of particular grain. See proto.actor realtimemap sample https://github.com/asynkron/realtimemap-dotnet

Orleankka

Posts with mentions or reviews of Orleankka. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Orleankka yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing realtimemap-dotnet and Orleankka you can also consider the following projects:

Akka.net - Canonical actor model implementation for .NET with local + distributed actors in C# and F#.

protoactor-dotnet - Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin

.NET port of LMAX Disruptor - Port of LMAX Disruptor to .NET

MBrace - MBrace Core Libraries & Runtime Foundations

Zebus - A lightweight Peer to Peer Service Bus

IdGen - Twitter Snowflake-alike ID generator for .Net

FsShelter - Author Apache Storm topologies with F# using statically-typed streams

.NEXT Raft

store-modular-monolith - 🛒 Implementing an “online store” modular monolith application with domain-driven design and CQRS with using in-memory message broker based on .Net Core.

Orleans.SyncWork - This package's intention is to expose an abstract base class to allow https://github.com/dotnet/orleans/ to work with long running CPU bound synchronous work, without becoming overloaded.