You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2019. It is now read-only.
kocolosk edited this page Feb 10, 2011
·
2 revisions
1.4.3
The server now ignores unexpected cast messages. "Just crash" is a
nice philosophy, except when the process really, really needs to stay
up and running.
1.4.2
Update type spec to reflect changes in 1.4.1
1.4.1
Include accumulator in timeout response so client can decide what to do next.
1.4.0
Application stores details of recent job failures for later inspection with e.g. rexi:get_last_error().
New versioning scheme which uses git tags directly.
1.3.0
Apache 2 License
Manage worker metadata in ets for better scaling.
Fix rexi:kill/2, which previously did nothing.
Log an error_report when a worker dies abnormally.