[erlang-questions] [ANN] CloudI 1.1.0 Released!

37 views
Skip to first unread message

Michael Truog

unread,
Oct 30, 2012, 3:13:25 AM10/30/12
to erlang-questions Questions
Download 1.1.0 from http://sourceforge.net/projects/cloudi/files/latest/download

CloudI (http://cloudi.org) has been tested on OSX and Ubuntu without finding any remaining problems, so you shouldn't see any problems with the tests now.  A bunch of loadtest results have been done as part of the 1.1.0 release, with a summary here https://github.com/okeuday/CloudI/raw/master/src/tests/http_req/loadtest/results_v1_1_0/201210_summary.pdf (all the raw data is within the same directory).

The latest news is below:
  * multiple loadtests to show the performance of all supported programming
    languages with the two supported HTTP servers, receiving 10,000 requests/sec
  * support for the cowboy HTTP server was added, which provides a
    significant reduction in HTTP request latency for Erlang services
    (based on the loadtest results)
  * Python with C integration provides a more efficient Python CloudI API
    (at least a 400% speedup, based on the loadtest results when using the
     Python module "cloudi_c" instead of "cloudi")
  * OSX configuration and compilation now works without problems
  * recv_async within the CloudI API can now choose whether to consume the
    response it returns
  * the hexpi test was abstracted to create the cloudi_job_map_reduce
    Erlang behaviour for fault-tolerant processing of iterative algorithms
  * various bug fixes for the tests
  * source code organizational improvements

Please mention any problems, issues, or ideas!

Thanks,
Michael

Zabrane Mickael

unread,
Oct 30, 2012, 4:13:39 AM10/30/12
to Michael Truog, erlang-questions Questions
Congrats for the new release Michael.

Regards,
Zabrane

_______________________________________________
erlang-questions mailing list
erlang-q...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions

Richard O'Keefe

unread,
Oct 30, 2012, 6:04:26 PM10/30/12
to Zabrane Mickael, erlang-questions Questions

On 30/10/2012, at 9:13 PM, Zabrane Mickael wrote:

> Congrats for the new release Michael.

Agreed. Years in 0.xxx and now it's 1.0.

Clicking on the example links in section 6.2 of the FAQ
takes me to one of GitHub's nauseatingly cute "this is
not the web page you are looking for" 404s.
Example:
https://github.com/okeuday/CloudI/blob/master/src/lib/cloudi/src/cloudi_job_timers.erl

Richard O'Keefe

unread,
Oct 30, 2012, 7:03:31 PM10/30/12
to Richard O'Keefe, erlang-questions Questions

On 31/10/2012, at 11:04 AM, Richard O'Keefe wrote:

>
> On 30/10/2012, at 9:13 PM, Zabrane Mickael wrote:
>
>> Congrats for the new release Michael.
>
> Agreed. Years in 0.xxx and now it's 1.0.

Sigh. I *meant*, of course, 1.1. And the subtext was "rapid progress".

This is something I _have_ to learn about; I have a use for it.

Michael Truog

unread,
Oct 31, 2012, 1:21:00 AM10/31/12
to Richard O'Keefe, erlang-questions Questions
On 10/30/2012 04:03 PM, Richard O'Keefe wrote:
> On 31/10/2012, at 11:04 AM, Richard O'Keefe wrote:
>
>> On 30/10/2012, at 9:13 PM, Zabrane Mickael wrote:
>>
>>> Congrats for the new release Michael.
>> Agreed. Years in 0.xxx and now it's 1.0.
> Sigh. I *meant*, of course, 1.1. And the subtext was "rapid progress".
>
> This is something I _have_ to learn about; I have a use for it.
Very cool! Thank you for mentioning the broken example link. I have fixed the links and updated some of the FAQ information (found a few other small issues too).

I hope to add more documentation soon, but the current examples and tests should show all the features of CloudI. Please tell me if you have any problems with the release.

Thanks,
Michael
Reply all
Reply to author
Forward
0 new messages