Giter Site home page Giter Site logo

mystikweb / orleansdemo Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 2.0 1.52 MB

My Oleans Demo App

License: MIT License

Shell 0.03% C# 33.19% TypeScript 14.78% JavaScript 0.60% CSS 1.30% HTML 3.82% PLpgSQL 32.29% PLSQL 13.99%
orleans orleans-framework csharp

orleansdemo's Introduction

OrleansDemo

My Oleans Demo App

Branch Status
Master master
Develop develop

orleansdemo's People

Contributors

mystikweb avatar

Watchers

 avatar  avatar

orleansdemo's Issues

Sensor actor

This actor will maintain values coming in from sensors on the device through the messaging service. The values will be persisted through event sourcing and the current state will have average and total values of the sensor.

Device actor

This actor will maintain the state of an external source device. The this will also aggregate various readings from the device such as sensors and state. State will be persisted through event sourcing to maintain history.

Device registry actor

The registry should initialize when a silo starts then creates any device actors that are not already in the cluster. This actor should also be able to create and update the configuration for the devices.

Add messaging service

Create new ASP.NET Core application with SignalR to create the streams for messaging with devices and the actor cluster

Readings hub

The readings hub will relay messages from the external sources into the cluster

Create database scripts

I would like to try and use a Data-Tier Application project to create the database themes and migrations.

Create value grain implementation

When a new value is received from the stream provider it will generate a new value grain. This will be added back to the device grain as a history value. This value will be stored in Redis in case of failure.

Device hub

The device hub will be for relaying messages between the cluster and devices

Orleans Silo Implementation

Create a console application to run as a singular silo host. With SQL storage provider, Redis storage provider, RabbitMQ stream provider and the Orleans Dashboard project.

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.