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 requirement is not defined

发布: 2018-12-19 11:31
cloudi 1.7.5 (4 files 隐藏)

发布版本通知

  • Added CloudI Service API nodes_status function to provide current uptime, availability and cost information for any CloudI node (using Erlang monotonic time)
  • Now both "*" and "?" are wildcard characters in service name patterns that consume one or more characters, with "?" never matching the next character in the string (i.e. "/?/" matches "/a/" but never "/a/b/" while "/*/" will match either)
  • cloudi_service_http_cowboy was renamed to be cloudi_service_http_cowboy1
  • cloudi_service_router ssh server throughput was improved
  • All external dependencies were updated
  • Bugs were fixed and other improvements were added (see the ChangeLog for more detail)

变更日志

No Changelogs