Exploring .net GC http://mattwarren.org/2017/01/13/Analysing-Pause-times-in-the-.NET-GC/
Performance is a Feature!
Analysing Pause times in the .NET GC
Over the last few months there have been several blog posts looking at GC pauses in different programming languages or runtimes. It all started with a post looking at the latency of the Haskell GC, next came a follow-up that compared Haskell, OCaml and Racket…
F# weekley #4 thnx Sergey Tihon! https://sergeytihon.wordpress.com/2017/01/22/f-weekly-4-2017/
Sergey Tihon's Blog
F# Weekly #4, 2017
Welcome to F# Weekly, A roundup of F# content from this past week: News Customizable naming rules came to FSharpLint Azure Functions F# Developer Reference F# for Azure Notebooks The Visual Studio …
You, Too, Can Build Xamarin Apps with F#
https://visualstudiomagazine.com/articles/2017/01/01/build-xamarin-apps.aspx?m=1
https://visualstudiomagazine.com/articles/2017/01/01/build-xamarin-apps.aspx?m=1
Visual Studio Magazine
You, Too, Can Build Xamarin Apps with F# -- Visual Studio Magazine
Let's break away from C# somewhat and learn how F# is a great fit for crafting mobile applications.
https://youtrack.jetbrains.com/issue/RIDER-574 please, vote for f# support. Rider IDE
YouTrack
F# support : RIDER-574
F# Implementation of The Elm Architecture http://anthonylloyd.github.io/blog/2016/06/20/fsharp-elm-part1 elm archtecture is awesome!
The Angara math/stats/workflow/chart packages from Microsoft Russia and MSR Cambridge in 2016 are super interesting
The dotnet strategy. C#/vb/F#
F# is used by tens of thousands of people and shows great actual and potential growth. As a general purpose language it does see quite broad and varied usage, but it certainly has a center of gravity around web and cloud services, tools and utilities, analytic workloads, and data manipulation.
https://blogs.msdn.microsoft.com/dotnet/2017/02/01/the-net-language-strategy/
F# is used by tens of thousands of people and shows great actual and potential growth. As a general purpose language it does see quite broad and varied usage, but it certainly has a center of gravity around web and cloud services, tools and utilities, analytic workloads, and data manipulation.
https://blogs.msdn.microsoft.com/dotnet/2017/02/01/the-net-language-strategy/
.NET Blog
The .NET Language Strategy
The .NET Language Strategy I am constantly aware of the enormous impact our language investments have on so many people’s daily lives. Our languages are a huge strength of the .NET platform, and a primary factor in people choosing to bet on it –
Ok, lets start "distributed calculations" day.
https://github.com/MSRCCS/Prajna
Prajna is a #distributed functional programming platform for Interactive #BigData Analytics and #Cloud Service Building
F# examples
https://github.com/MSRCCS/Prajna/wiki/F%23-Examples
C# examples
https://github.com/MSRCCS/Prajna/wiki/C%23-Examples
WARNING project is frozen, but can be used for some small projects.
https://github.com/MSRCCS/Prajna
Prajna is a #distributed functional programming platform for Interactive #BigData Analytics and #Cloud Service Building
F# examples
https://github.com/MSRCCS/Prajna/wiki/F%23-Examples
C# examples
https://github.com/MSRCCS/Prajna/wiki/C%23-Examples
WARNING project is frozen, but can be used for some small projects.
GitHub
MSRCCS/Prajna
Prajna: A Distributed Functional Programming Platform for Interactive Big Data Analytics and Cloud Service Building
MBrace
http://mbrace.io
Mbrace is is a simple programming model for scalable #cloud data scripting and programming with F# and C#.
http://mbrace.io
Mbrace is is a simple programming model for scalable #cloud data scripting and programming with F# and C#.
Orleans
https://dotnet.github.io/orleans/
Orleans is a framework that provides a straightforward approach to building #distributed high-scale computing applications, without the need to learn and apply complex concurrency or other scaling patterns. It was created by Microsoft Research and designed for use in the #cloud.
https://dotnet.github.io/orleans/
Orleans is a framework that provides a straightforward approach to building #distributed high-scale computing applications, without the need to learn and apply complex concurrency or other scaling patterns. It was created by Microsoft Research and designed for use in the #cloud.
Orleankka
https://github.com/OrleansContrib/Orleankka
Orleankka is a functional API for Microsoft Orleans framework. It is highly suitable for scenarios where having composable, uniform communication interface is preferable, such as: CQRS, event-sourcing, re-routing, FSM, etc.
Orleankka is not just a translation layer on top of Orleans. Besides improved language support, Orleannka brings several new important features and fixes a lot of small-to-medium annoyances, constraints and some of the major limitations, currently present in Orleans' programming model.
https://github.com/OrleansContrib/Orleankka
Orleankka is a functional API for Microsoft Orleans framework. It is highly suitable for scenarios where having composable, uniform communication interface is preferable, such as: CQRS, event-sourcing, re-routing, FSM, etc.
Orleankka is not just a translation layer on top of Orleans. Besides improved language support, Orleannka brings several new important features and fixes a lot of small-to-medium annoyances, constraints and some of the major limitations, currently present in Orleans' programming model.
GitHub
GitHub - OrleansContrib/Orleankka: Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka
Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka - OrleansContrib/Orleankka
Forwarded from Akhmed Sheriev
YouTube
Domain-Driven Design, Event Sourcing and CQRS with F# and EventStore
What: This presentation demonstrates a method for implementing Domain-Driven Design (DDD) using F# and EventStore. The described approach makes use of idiomatic functional constructs, especially where they bring value beyond the traditional object-oriented…
F# Weekly #8, 2017
https://sergeytihon.wordpress.com/
https://sergeytihon.wordpress.com/
Sergey Tihon's Blog
Going its own way with F#
fsdn http://fsdn.azurewebsites.net/ looking for function by it signature? here it is!