-д хадгалсан:
Номзүйн дэлгэрэнгүй
Үндсэн зохиолч: Carraro, Francesco
Формат: Recurso digital
Хэл сонгох:англи
Хэвлэсэн: Zenodo 2026
Нөхцлүүд:
Онлайн хандалт:https://doi.org/10.5281/zenodo.19205481
Шошгууд: Шошго нэмэх
Шошго байхгүй, Энэхүү баримтыг шошголох эхний хүн болох!
Агуулга:
  • <p>`INAF.Libraries.Net.Parallelization` is a lightweight .NET library designed to simplify the execution of CPU-bound parallel workloads. The solution provides helper classes that wrap the standard .NET parallel programming APIs and expose a small set of utility methods for executing indexed iterations in parallel.<br>The library focuses on:</p> <ul> <li>controlling the maximum number of processors used during parallel execution;</li> <li>simplifying `Parallel.For` and `Parallel.ForEach` invocation patterns;</li> <li>supporting cancellation-aware parallel execution;</li> <li>providing reusable iteration thresholds through shared constants.</li> </ul>