Download List

프로젝트 설명

CloudI is an open-source private cloud computing framework for efficient, secure, and internal data processing. CloudI provides scaling for previously unscalable source code with efficient fault-tolerant execution of ATS, C/C++, Erlang/Elixir, Go, Haskell, Java, JavaScript/node.js, OCaml, Perl, PHP, Python, Ruby, or Rust services.

The bare essentials for efficient fault-tolerant processing on a cloud!

System Requirements

System requirement is not defined

Released at 2023-06-22 11:19
cloudi 2.0.6 (4 files Hide)

Release Notes

  • 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)

Changelog

No Changelogs