![]() |
VOOZH | about |
dotnet add package Hexalith.Application.TopologicalSorting --version 1.72.3
NuGet\Install-Package Hexalith.Application.TopologicalSorting -Version 1.72.3
<PackageReference Include="Hexalith.Application.TopologicalSorting" Version="1.72.3" />
<PackageVersion Include="Hexalith.Application.TopologicalSorting" Version="1.72.3" />Directory.Packages.props
<PackageReference Include="Hexalith.Application.TopologicalSorting" />Project file
paket add Hexalith.Application.TopologicalSorting --version 1.72.3
#r "nuget: Hexalith.Application.TopologicalSorting, 1.72.3"
#:package Hexalith.Application.TopologicalSorting@1.72.3
#addin nuget:?package=Hexalith.Application.TopologicalSorting&version=1.72.3Install as a Cake Addin
#tool nuget:?package=Hexalith.Application.TopologicalSorting&version=1.72.3Install as a Cake Tool
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
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. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.72.3 | 79 | 1/10/2026 |
| 1.72.2 | 70 | 1/2/2026 |
| 1.72.0 | 66 | 12/22/2025 |
| 1.71.2 | 94 | 12/6/2025 |
| 1.71.1 | 89 | 11/30/2025 |
| 1.71.0 | 108 | 11/17/2025 |
| 1.70.22 | 104 | 10/14/2025 |
| 1.70.21 | 110 | 9/20/2025 |
| 1.70.19 | 119 | 8/10/2025 |
| 1.70.17 | 107 | 8/5/2025 |
| 1.70.16 | 88 | 7/30/2025 |
| 1.70.15 | 90 | 7/30/2025 |
| 1.70.14 | 87 | 7/30/2025 |
| 1.70.13 | 84 | 7/30/2025 |
| 1.70.11 | 104 | 7/25/2025 |
| 1.70.10 | 103 | 7/24/2025 |
| 1.70.9 | 106 | 7/22/2025 |
| 1.70.8 | 111 | 7/22/2025 |
| 1.70.7 | 114 | 7/22/2025 |
| 1.70.6 | 106 | 7/18/2025 |