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 2020-11-28 07:00
cloudi 2.0.1 (4 files Hide)

Release Notes

  • backwards incompatible changes:
    • CloudI API external service request exception handling will now cause a service restart for unrecoverable exceptions and assertions (e.g., Error in Java)
    • CloudI Service API code_path_add, code_path_remove and code_path uses separate storage of paths (separate from Erlang)
  • FatalError exception added to external service CloudI APIs to cause a service restart for unrecoverable service errors
  • Added the CloudI Service API functions logging_status and logging_status_reset for tracking file output details
  • 'code' configuration file section was added to simplify the loading of Erlang source code
  • cloudi_service_funnel was added for providing coordination among duplicate service requests that receive a single response
  • Bugs were fixed and other improvements were added (see the ChangeLog for more detail)

Changelog

No Changelogs