[erlang-questions] [ANN] CloudI 1.7.4 Released!
Michael Truog
mjtruog@REDACTED
Mon Sep 17 01:43:03 CEST 2018
Download 1.7.4 from https://osdn.net/dl/cloudi/cloudi-1.7.4.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: C/C++, Elixir, Erlang, Go, Haskell, Java,
JavaScript/node.js, OCaml, PHP, Perl, Python, and Ruby, Many reusable
services are included that rely on the CloudI service bus.
The details for this release are below:
* Added CloudI Service API services_status function to provide
current uptime and availability information for any CloudI service
(using Erlang monotonic time)
* Added CloudI Service API code_status function to provide
information about the installation and any runtime changes of
the CloudI service files on the filesystem
* ZeroMQ support was removed and SSH connectivity was added to
cloudi_service_router as a better alternative
* cloudi_crdt had small additions and an important bugfix
* Added JSON support to cloudi_service_api_requests
* Fixed Javascript CloudI API service termination (no delay now)
* Added support in Python, Python/C and Java CloudI APIs for
non-member (static) functions (passed to the subscribe function)
* Erlang/OTP 21.x compatibility
* Haskell CloudI API dependencies were updated
* Bugs were fixed and other improvements were added
(see the ChangeLog for more detail)
The CloudI mailing list moved to OSDN, use the link below to subscribe:
https://lists.osdn.me/mailman/listinfo/cloudi-questions
My email address for CloudI communication (related to source code) is
now mjtruog@REDACTED instead of mjtruog@REDACTED . The gmail
email address will continue to function, but all references to my email
address in CloudI source code and documentation have been changed to
mjtruog@REDACTED .
Please mention any problems, issues, or ideas!
Thanks,
Michael
SHA256 CHECKSUMS
cloudi-1.7.4.tar.bz2 (9676512 bytes)
b491b642db811a4e1394d8b488ce2cb3e839587be0d02c3c611bb434ef1bb249
cloudi-1.7.4.tar.gz (12064562 bytes)
0f23fd2f3e016428094a1eae192dd3c85c8895a3f284dffbb80b859b1241e97b
More information about the erlang-questions
mailing list