aivika-distributed v1.4 Release Notes

Release Date: 2018-05-06 // almost 6 years ago
    • ➕ Added the leaveSimulation function that allows leaving the simulation prematurely. It was made in addition to an ability for new logical processes to enter the already running simulation.

    • ➕ Added the dioProcessDisconnectingEnabled flag to allow logical processes to disconnect when the monitoring is enabled, but the time server strategy implies the unregistering of disconnected logical processes. But then none process can continue sending messages to the disconnected process.


Previous changes from v1.3

    • 🛠 Fixed the implementation of the fault-tolerant mode.