Skip to content

1.1.0 - 2024-02-12

Compare
Choose a tag to compare
@xavierog xavierog released this 25 Feb 15:19
· 283 commits to master since this release

Added

  • MOULTI_INSTANCE environment variable.
  • MOULTI_PASS_CONCURRENCY environment variable.
  • moulti-pass-concurrency.bash example script.

Changed

  • moulti wait now sends a "ping" command.
  • Update documentation.
  • Examples: use MOULTI_INSTANCE instead of MOULTI_SOCKET_PATH.

Fixed

  • Improve behavior on platforms that do not support abstract Unix sockets (e.g. MacOS).
  • Improve behavior on hosts with few CPUs.