[CloudI] [ANN] 2.0.6 Released!

Back to archive index
Michael Truog mjtru****@proto*****
Thu Jun 22 12:04:40 JST 2023


Download 2.0.6 from https://osdn.net/dl/cloudi/cloudi-2.0.6.tar.gz
CloudI (https://cloudi.org/) is a "universal integrator" using an
Erlang core to provide fault-tolerance with efficiency and scalability.
The CloudI API provides a minimal interface to communicate among
services so programming language agnostic and protocol agnostic
integration can occur.  CloudI currently integrates with the
programming languages: ATS, C/C++, Elixir, Erlang, Go, Haskell, Java,
JavaScript/node.js, OCaml, PHP, Perl, Python, Ruby, and Rust,
Many reusable services are included that rely on the CloudI service bus.

The details for this release are below:

  * Added the Rust CloudI API (rustc >= 1.66.1)
  * Added the bind service configuration option for binding
    CloudI service execution to logical processors
    (supported by the ATS, C/C++, Erlang, Python/C CloudI API when
     the Erlang VM was started with the +sbt command-line argument)
  * Added static CloudI API functions for use before initialization:
    timeout_initialize, timeout_terminate,
    process_index, process_count_max, process_count_min
  * Added cloudi_service_cron support for random ranges with the
    ~ (tilde) character based on OpenBSD cron
  * Added the cloudi_service_shell interactive argument which allows
    accessing an interpreter with CloudI service requests
  * Added the critical service configuration option for stopping the
    CloudI node when a critical service failed after MaxR restarts
  * Erlang/OTP 26 support was added
  * Bugs were fixed and other improvements were added
    (see the ChangeLog for more detail

Please mention any problems, issues, or ideas!
Thanks,
Michael

SHA256 CHECKSUMS
cloudi-2.0.6.tar.gz (29546051 bytes)
d9b47706ba87fd7de64ad2003bcca9dc44dae229fc965d05b143b91068578097
cloudi-2.0.6.tar.bz2 (25057377 bytes)
3079f5f6d95daebc3992b5b9deaa6ae604bb6359825d01b71d9beab3415e8a89



More information about the cloudi-questions mailing list
Back to archive index