AkkaSim 0.3.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AkkaSim --version 0.3.4
NuGet\Install-Package AkkaSim -Version 0.3.4
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="AkkaSim" Version="0.3.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AkkaSim --version 0.3.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AkkaSim, 0.3.4"
#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 AkkaSim as a Cake Addin #addin nuget:?package=AkkaSim&version=0.3.4 // Install AkkaSim as a Cake Tool #tool nuget:?package=AkkaSim&version=0.3.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AkkaSim
DES Simulation implementation, with pesimistic central clock
Akka.Net
Based on my Master thesis with a kinda slow solution for a .Net based DES System and similar behave to the Aktor pattern the idea came across to give Akka.Net a try to build a superfast Aktor based discrete event simulation system. This is the outcome to this idea since i did not found any .Net based solutions that satisfies my requirements. Your welcome to improve and further develop the system.
ToDo's
- Basis DES with Example
- Unit Tests
- Simulation interrupt
- Message Logging
- Wrapping Akka correctly that any user does not have to bother about the Akka.Net world nor is able to falsy use the DES.
- May implement a diffrent Distributed Clock like
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Akka (>= 1.3.17)
- Akka.Logger.NLog (>= 1.3.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.5.2 | 913 | 6/16/2020 |
0.5.1 | 588 | 5/7/2020 |
0.5.0 | 584 | 5/6/2020 |
0.4.9 | 625 | 4/28/2020 |
0.4.8 | 598 | 4/23/2020 |
0.4.7 | 569 | 4/23/2020 |
0.4.6 | 762 | 1/31/2020 |
0.4.5 | 599 | 1/30/2020 |
0.4.4 | 581 | 1/30/2020 |
0.4.3 | 599 | 1/30/2020 |
0.4.2 | 578 | 1/30/2020 |
0.4.1 | 621 | 1/27/2020 |
0.4.0 | 638 | 1/27/2020 |
0.3.4 | 650 | 1/24/2020 |
0.3.3 | 600 | 1/23/2020 |
0.3.2 | 659 | 12/6/2019 |
0.3.1 | 617 | 12/5/2019 |
0.2.3 | 1,049 | 9/5/2019 |
0.2.2 | 590 | 9/5/2019 |
0.2.1 | 884 | 7/16/2019 |
0.2.0 | 1,301 | 4/18/2019 |
Debuging Enabled.