(Migrated from CodePlex) The dbParallel DataBooster library is a high-performance extension to ADO.NET Data Provider. (DbAccess, OracleLauncher and SqlLauncher for accessing mass data)
-
Updated
Dec 8, 2018 - C#
(Migrated from CodePlex) The dbParallel DataBooster library is a high-performance extension to ADO.NET Data Provider. (DbAccess, OracleLauncher and SqlLauncher for accessing mass data)
All interesting CSharp language features are demonastrated.
It is dedicated to demonstrate the parallel programming capabilities in dotnet
ActorSrcGen is a C# Source Generator allowing the conversion of simple C# classes into dataflow compatible pipelines supporting the actor model.
.NET parallel tasks executing library - DLL and NuGet package source.
Work queue primitives for the .NET Task Parallel Library (TPL)
Some Solutions to many challenges pages such as leetcode, hackerrank, coderbyte, etc.
🎓 Códigos en C# sobre concurrencia, programación paralela, gestión de hilos y tareas, métodos asíncronos, delegados, interfaces, lambda.. realizados para la preparación de la certificación oficial de Microsoft (70-483: Programming in C#)
Huge folder structure operation.
LFE(lock-free extensions) is a library that contains two thread-safe and same time lock-free collections for patterns "multiple producers one consumer" and "one producer multiple consumers".
This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource…
My target for this pill is to explain the `async-await` construct by presenting a short history of parallel programming.
A VSIX package for VS2019 adding project templates for learning parallel programming
Just a random project with image processing algorithms I worked the most during uni days.
This repo. has C# language features code I have implemented to achieve a good understanding of the .net & c# language feature
Parallelize tasks across multiple threads asynchronously.
UACluster2 is set of manuals and tools to create and manage high performance computing cluster based on Microsoft Hyper-V virtual machines. It needs Microsoft HPC Server 2008 (Microsoft HPC Server 2008 R2) as a basis of cluster creation.
This project is a hands-on workshop focused on exploring and understanding the concepts of parallel programming in C#. It provides practical examples of using delegates, events, and various parallel programming constructs such as Parallel.For, Parallel.ForEach, Parallel.Invoke, and Task.Factory in a console application.
Tasks In C#
Add a description, image, and links to the parallel-programming topic page so that developers can more easily learn about it.
To associate your repository with the parallel-programming topic, visit your repo's landing page and select "manage topics."