Skip to content

Releases: ParaPhraseAGH/erlang-mas

New Skel algorithm

02 Mar 11:49
Compare
Choose a tag to compare

Redesigned skeleton for Skel based algorithm to improve performance.

Asynchronous communication in the concurrent model

22 Jan 09:53
Compare
Choose a tag to compare

Agents use casts instead of calls to communicate with arenas reducing the number of lock collisions on the VM.

Exometer cleanup

04 Dec 16:04
Compare
Choose a tag to compare
Merge pull request #8 from ParaPhraseAGH/closing_exometer

exometer cleanup after the end of calculation

Exometer with VM stats

04 Dec 12:06
Compare
Choose a tag to compare

Introduced scheduler wall time monitoring

Introduced exometer for logging

27 Nov 15:25
Compare
Choose a tag to compare
Merge pull request #6 from ParaPhraseAGH/exometer

Introducing Exometer