GithubHelp home page GithubHelp logo

Comments (13)

veikkoeeva avatar veikkoeeva commented on May 15, 2024

👍

from orleans.

MovGP0 avatar MovGP0 commented on May 15, 2024

👌

from orleans.

veikkoeeva avatar veikkoeeva commented on May 15, 2024

A late suggestion, but I'd like to have one where the streams are used to messaging to and from a silo with an "outsider".

from orleans.

gabikliot avatar gabikliot commented on May 15, 2024

@veikkoeeva This is already supported. The streams can be used in exactly the same way both inside grains and on the client. We will add sample unit tests to show how to do that. This will also allow to completely substitute Observers with streams.

from orleans.

veikkoeeva avatar veikkoeeva commented on May 15, 2024

Link to streaming documentation Wiki page. Is there more to come or should we close this for now? :)

from orleans.

sergeybykov avatar sergeybykov commented on May 15, 2024

Yes, there is more to come. This is an early draft. Will close this once we add a link to it to the Documentation page. :-)

from orleans.

gabikliot avatar gabikliot commented on May 15, 2024

And here it goes ... Orleans Streams! It is linked in the wiki pages from Documentation.

Together with test samples it provides enough context to start using streams.
Over time, as we also improve some APIs and add more capabilities, we will expend the documenting as well.

from orleans.

jkamstra avatar jkamstra commented on May 15, 2024

Very nice. Very nice indeed. Thanks team Orleans.

Need to take this out for a spin shortly.

from orleans.

yevhen avatar yevhen commented on May 15, 2024

Would be nice to expand it on implementing custom stream provider. I'd like to implement one for event streams stored in Azure Table Storage.

from orleans.

richorama avatar richorama commented on May 15, 2024

great start - would be good to see some more code snippets...

Shame you can't PR wiki pages.

from orleans.

gabikliot avatar gabikliot commented on May 15, 2024

@yevhen This is out plan. At the first step we want to refactor the QueueAdapters, so its easier to build new ones. The 2nd phase would be to simplify the stream providers interfaces. One can write a new stream provider now, by following on the examples of SMS and AQ, but he will find it a bit cumbersome and complicated I think. Our highest priority was to release the stream themselves, so people can write application that use stream. Polishing the extensibility points is the 2nd priority, which we are at now.

@richorama We fully agree. We think the right thing is to move the documentation from the wiki pages to somewhere better. It is also item 7 on Ideas-for-Contributions "Migrate documentation from Wiki to HTML-based solution (GitHub pages) [Small/Medium]". We currently don't have time to do that, and any help would be appreciated!

from orleans.

yevhen avatar yevhen commented on May 15, 2024

@gabikliot cool!

from orleans.

pherbel avatar pherbel commented on May 15, 2024

It's very useful. Thanks guys.

from orleans.

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.