Hexalith.Application.TopologicalSorting 0.27.13

There is a newer version of this package available.
See the version list below for details.
dotnet add package Hexalith.Application.TopologicalSorting --version 0.27.13
NuGet\Install-Package Hexalith.Application.TopologicalSorting -Version 0.27.13
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Hexalith.Application.TopologicalSorting" Version="0.27.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hexalith.Application.TopologicalSorting --version 0.27.13
#r "nuget: Hexalith.Application.TopologicalSorting, 0.27.13"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Hexalith.Application.TopologicalSorting as a Cake Addin
#addin nuget:?package=Hexalith.Application.TopologicalSorting&version=0.27.13

// Install Hexalith.Application.TopologicalSorting as a Cake Tool
#tool nuget:?package=Hexalith.Application.TopologicalSorting&version=0.27.13

Hexalith.Application.TopologicalSorting

A topological sorting algorithm for parallel task execution is a technique used to schedule tasks that can be executed concurrently.

The goal of the topological sorting algorithm is to find a valid sequence in which the tasks can be executed that respects the dependencies between them. This is important because it ensures that no task is executed before its dependencies have been completed.

A topological sorting algorithm is used to find a valid sequence of tasks that can be executed in parallel.

Once we have a valid sequence of tasks, we can execute them in parallel. For example, if two tasks have no dependencies between them, they can be executed concurrently. However, if a task depends on the output of another task, it must wait until that task has completed before it can begin.

Parallel task execution is important because it can significantly improve the performance of an application. By executing tasks concurrently, we can reduce the overall execution time of the application and improve its responsiveness.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Hexalith.Application.TopologicalSorting:

Package Downloads
Hexalith.Infrastructure.AzureCloud

Hexalith is a set of libraries to build a micro-service architecture.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.27.14 74 4/29/2024
0.27.13 78 4/10/2024
0.27.11 57 4/10/2024
0.27.10 66 4/10/2024
0.27.9 63 4/8/2024
0.27.7 76 3/31/2024
0.27.6 78 3/29/2024
0.27.5 77 3/20/2024
0.27.4 68 3/20/2024
0.27.1 75 3/20/2024
0.27.0 91 3/19/2024
0.26.18 79 3/19/2024
0.26.17 78 3/18/2024
0.26.13 86 3/18/2024
0.26.12 72 3/18/2024
0.26.11 81 3/17/2024
0.26.10 84 3/14/2024
0.26.9 77 3/12/2024
0.26.8 88 3/11/2024
0.26.7 85 3/11/2024
0.26.6 88 3/11/2024
0.26.5 94 3/8/2024
0.26.4 90 3/8/2024
0.26.3 82 3/6/2024
0.26.2 62 3/6/2024
0.26.1 85 3/5/2024
0.26.0 89 3/4/2024
0.25.11 81 3/4/2024
0.25.10 57 3/4/2024
0.25.9 85 3/2/2024
0.25.8 71 3/2/2024
0.25.7 90 3/2/2024
0.25.6 90 2/29/2024
0.25.4 90 2/27/2024
0.25.1 85 2/25/2024
0.24.1 92 2/23/2024
0.24.0 84 2/22/2024
0.23.2 111 1/22/2024
0.23.1 74 1/22/2024
0.22.6 88 1/22/2024
0.22.5 79 1/22/2024
0.22.4 85 1/22/2024
0.22.3 94 1/16/2024
0.22.2 94 1/16/2024
0.22.0 86 1/15/2024
0.21.5 92 1/15/2024
0.21.4 84 1/13/2024
0.21.3 81 1/12/2024
0.21.1 95 1/9/2024
0.21.0 91 1/5/2024
0.20.18 105 1/2/2024
0.20.17 119 1/2/2024
0.20.16 92 1/1/2024
0.20.15 110 1/1/2024
0.20.13 84 12/31/2023
0.20.12 111 12/23/2023
0.20.10 98 12/23/2023
0.20.8 103 12/22/2023
0.20.7 123 12/22/2023
0.20.6 115 12/22/2023
0.20.5 111 12/21/2023
0.20.4 117 12/21/2023
0.20.3 105 12/21/2023
0.20.2 110 12/20/2023
0.20.1 114 12/20/2023
0.20.0 105 12/20/2023
0.19.22 105 12/18/2023
0.19.21 97 12/18/2023
0.19.20 108 12/15/2023
0.19.19 88 12/15/2023
0.19.18 117 12/15/2023
0.19.17 113 12/15/2023
0.19.16 101 12/14/2023
0.19.15 91 12/14/2023
0.19.14 104 12/13/2023
0.19.13 98 12/13/2023
0.19.12 104 12/12/2023
0.19.11 113 12/12/2023
0.19.10 81 12/12/2023
0.19.7 108 12/11/2023
0.19.6 107 12/7/2023
0.19.5 117 12/5/2023
0.19.4 115 12/5/2023
0.19.3 119 12/5/2023
0.19.1 131 11/22/2023
0.19.0 99 11/22/2023
0.18.9 105 11/20/2023
0.18.7 114 11/19/2023
0.18.6 111 11/19/2023
0.18.5 104 11/19/2023
0.18.4 108 11/17/2023
0.18.3 110 11/17/2023
0.18.1 105 11/13/2023
0.18.0 105 11/9/2023
0.16.23 102 12/19/2023
0.10.17 105 11/8/2023
0.10.16 93 11/6/2023
0.10.15 100 11/5/2023
0.10.14 117 11/3/2023
0.10.13 87 11/2/2023
0.10.12 106 11/2/2023
0.10.11 110 11/1/2023
0.10.10 105 11/1/2023
0.10.9 104 11/1/2023
0.10.8 116 11/1/2023
0.10.7 102 11/1/2023
0.10.6 106 10/31/2023
0.10.5 114 10/31/2023
0.10.4 116 10/31/2023
0.10.3 108 10/30/2023
0.10.2 120 10/29/2023
0.9.4 121 10/18/2023
0.9.3 119 10/11/2023
0.9.2 127 10/7/2023
0.9.1 124 10/4/2023
0.8.5 114 10/3/2023
0.8.4 121 10/1/2023
0.8.3 121 10/1/2023
0.8.2 122 10/1/2023
0.7.2 136 7/4/2023
0.6.2 121 5/23/2023
0.6.1 122 5/18/2023
0.6.0 128 5/17/2023
0.5.5 131 5/8/2023
0.5.4 136 5/8/2023
0.5.3 134 5/3/2023
0.5.2 151 4/28/2023
0.5.1 150 4/28/2023
0.4.3 158 4/23/2023
0.4.2 173 4/15/2023