<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">I know there isn't a guickstart or user
tutorial yet, and I have been putting that off. The closest thing
that currently exists is the tests, which do serve as examples
(<a class="moz-txt-link-freetext" href="https://github.com/okeuday/CloudI/tree/master/src/tests">https://github.com/okeuday/CloudI/tree/master/src/tests</a>), but I
understand there should be a user tutorial that provides an
explanation and context for creating a service, so that people
don't get driven away by too much time spent. I will do that for
the next release to make sure that gets done before I add more
features/services (you are not the first person to complain about
this).<br>
<br>
Thanks,<br>
Michael <br>
<br>
On 02/05/2013 10:55 PM, Rapsey wrote:<br>
</div>
<blockquote
cite="mid:CALDM7ZGzbWWDFYdHvTY2rFV2VyZh=woDBfDSpZG-3-nX9LsQHA@mail.gmail.com"
type="cite">
<meta http-equiv="Context-Type" content="text/html;
charset=ISO-8859-1">
In my humble opinion you really need some sort of quickstart or
walk through guide on how to use it. Many people like to learn by
examples and there is nothing of this sort there. I read the faq,
the github readme, this email and I still have no idea how to use
it or have any degree of certainty what exactly it is for.
<div>
<br>
</div>
<div><br>
</div>
<div>Sergej<br>
<br>
<div class="gmail_quote">On Tue, Feb 5, 2013 at 7:57 AM, Michael
Truog <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:mjtruog@gmail.com" target="_blank">mjtruog@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote">Download 1.1.1 from <a
moz-do-not-send="true"
href="http://sourceforge.net/projects/cloudi/files/latest/download"
target="_blank">http://sourceforge.net/projects/cloudi/files/latest/download</a><br>
<br>
What is CloudI?<br>
CloudI (<a moz-do-not-send="true"
href="http://www.cloudi.org/" target="_blank">http://www.cloudi.org/</a>)
is meant to be a "universal integrator" using an Erlang
core, with its actor model, to pursue efficiency,
fault-tolerance and scalability. The CloudI API provides a
minimal interface to communicate among actors that are
called services or jobs (they are services, ran as if they
are jobs, in parallel), so programming language agnostic,
database agnostic, and messaging bus agnostic integration
can occur. CloudI currently integrates with the programming
languages Erlang, C/C++, Java, Python, and Ruby, the
databases PostgreSQL, MySQL, couchdb, memcached, and
tokyotyrant, the messaging bus ZeroMQ and the internal
CloudI messaging. HTTP is also supported for easy
integration with cowboy and misultin. If anyone is willing
to get involved, don't hesitate to contact me or start
looking at the code.<br>
<br>
What is CloudI? summary:<br>
(short answer) "An application server that efficiently
integrates with many languages, many databases, and many
messaging buses in a way that is both scalable and
fault-tolerant."<br>
(shorter answer) "A rock-solid transaction processing system
for flexible software development."<br>
(shortest answer) "A Cloud at the lowest level."<br>
<br>
About the release:<br>
If you have had problems installing CloudI in the past, you
should no longer have issues. I have been working through
build and install issues on Ubuntu and OSX, but no issues
currently remain. If you run into any problems, please
don't hesitate to report them (here <a
moz-do-not-send="true"
href="https://github.com/okeuday/CloudI/issues/new"
target="_blank">https://github.com/okeuday/CloudI/issues/new</a>
).<br>
<br>
The latest news is below:<br>
* use patterns instead of prefixes for ACL strings<br>
* add the following destination refresh methods:<br>
immediate_furthest, lazy_furthest,<br>
immediate_local, lazy_local,<br>
immediate_remote, and lazy_remote<br>
* build system fixes and documentation fixes for
installation<br>
* fix CloudI API uuids to be completely standard v1<br>
* fix external service queueing during initialization<br>
<br>
Please mention any problems, issues, or ideas!<br>
<br>
Thanks,<br>
Michael<br>
<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a moz-do-not-send="true"
href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a moz-do-not-send="true"
href="http://erlang.org/mailman/listinfo/erlang-questions"
target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>