aivika-distributed: Parallel distributed discrete event simulation module for the Aivika library
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- Exposed modules use unallocated top-level names: Simulation
This package extends the aivika-transformers [1] package with facilities for running parallel distributed simulations. It uses an optimistic strategy known as the Time Warp method. To synchronize the global virtual time, since version 0.3 it uses Samadi's algorithm.
Properties
Versions | 0.1, 0.1.1, 0.1.3, 0.2, 0.3, 0.3.1, 0.3.1, 0.5, 0.6, 0.7, 0.7.1.1, 0.7.2, 0.7.3, 0.7.4, 0.7.4.1, 0.7.4.2, 0.8, 1.0, 1.1, 1.1.1, 1.1.2, 1.2, 1.3, 1.4, 1.5, 1.5.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aivika (>=4.5), aivika-transformers (>=4.5), base (>=3 && <6), binary (>=0.6.4.0), containers (>=0.4.0.0), distributed-process (>=0.6.1), exceptions (>=0.8.0.2), mtl (>=2.1.1), random (>=1.0.0.3), stm (>=2.4.2), time (>=1.5.0.1) [details] |
License | BSD-3-Clause |
Copyright | (c) 2015-2016. David Sorokin <david.sorokin@gmail.com> |
Author | David Sorokin |
Maintainer | David Sorokin <david.sorokin@gmail.com> |
Category | Simulation |
Home page | http://www.aivikasoft.com/en/products/aivika.html |
Source repo | head: git clone https://github.com/dsorokin/aivika-distributed |
Uploaded | by DavidSorokin at 2016-11-27T16:24:18Z |
Modules
[Index]
- Simulation
- Aivika
- Simulation.Aivika.Distributed
- Simulation.Aivika.Distributed.Optimistic
- Simulation.Aivika.Distributed
- Aivika
Downloads
- aivika-distributed-0.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees