Scaling a distributed #app is hard unless you're thinking in actors.
In this Q&A, #Live360 speaker @zerokoll.bsky.social explains how Microsoft’s #ProjectOrleans helps teams simplify state management with an actor-based approach.
Read the Q&A today: visualstudiomagazine.com/articles/202...
Scaling a distributed #app is hard unless you're thinking in actors.
In this Q&A, #Live360 speaker @zerokoll.bsky.social explains how Microsoft’s #ProjectOrleans helps teams simplify state management with an actor-based approach.
Read the Q&A today: visualstudiomagazine.com/articles/202...
Off to Hamburg, @azure workshop, maybe #projectorleans
Nice to see my gaming backend demo https://github.com/chgeuer/spawncamping-wallhack showing up for real https://www.youtube.com/watch?v=Cb3dhJiz3Nc #projectorleans
Let #projectorleans power your code as well: https://github.com/dotnet/Orleans
Today at 19:00 UTC is the virtual meetup on #Projectorleans future direction https://github.com/OrleansContrib/meetups
Awesome! #projectorleans goes #opensource next year!
Hint: There's a (virtual) Actor Framework, soon coming to a repo nearby: https://orleans.codeplex.com/ #projectorleans awesome
Cool! With the new licensing it is possible to go live with #projectorleans
Doing a #projectorleans Workshop in Berlin today /cc @sbykov_work
Submitted talks about #projectorleans to TechEd Europe and NDC London.
I just moved the #projectorleans storage provider for #ravendb to orleans contrib. Check it out there!
github.com/OrleansContrib…
StorageProvider for #ProjectOrleans using #RavenDB fully supports grain references on state based grains.
github.com/danielmarbach/…
Simple but powerful grain storage provider for #projectorleans which runs on #ravendb#nuget coming soon
github.com/danielmarbach/…
Saving state only once in a while in #ProjectOrleans : blog.geuer-pollmann.de/blog/2014/05/14/saving-s...
How to "occasionally" persist data in #projectorleans? https://gist.github.com/chgeuer/248680c804f2f62f424a might be too complex?
Invoking grains in #projectorleans is actually pretty fast, but my CPU fan spins like crazy.
Make sure you configure #projectorleans with proper assembly redirects https://orleans.codeplex.com/discussions/543291 on VS2013 and the current @MicrosoftAzure SDK