<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <div class="moz-text-plain" wrap="false" style="font-family:
      -moz-fixed; font-size: 12px;" lang="x-western">
      <pre wrap="">Download 1.1.0 from <a class="moz-txt-link-freetext" href="http://sourceforge.net/projects/cloudi/files/latest/download">http://sourceforge.net/projects/cloudi/files/latest/download</a>

CloudI (<a class="moz-txt-link-freetext" href="http://cloudi.org">http://cloudi.org</a>) 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 <a class="moz-txt-link-freetext" href="https://github.com/okeuday/CloudI/raw/master/src/tests/http_req/loadtest/results_v1_1_0/201210_summary.pdf">https://github.com/okeuday/CloudI/raw/master/src/tests/http_req/loadtest/results_v1_1_0/201210_summary.pdf</a> (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
</pre>
    </div>
  </body>
</html>