CloudI (http://cloudi.org) is now beta and version 0.2.0 will be used for testing. After sufficient testing, the release will become 1.0.0 to begin semantic versioning (http://semver.org). The FAQ will soon be updated to reflect the changes for 0.2.0. The highlights for this new release are:
* support for Erlang R15
* added support for using service name patterns
(i.e., names that include the "*" wildcard character)
* added priority queueing to Erlang services
* added timeout handling to expire queued requests and now update the request
timeout based on the time spent queued
* added log output redirection with automatic partition tolerance
(i.e., redirect local log output to a remote node and if contact with the
remote node is lost, log locally until the connection is reestablished)
* added floating point usage for configuring process and thread counts
(so that it represents a ceil for numbers > 1.0 or
a round for numbers < 1.0 when using it as a multiple of the
number of cores (i.e., Erlang VM scheduler threads))
* added service options to the CloudI configuration so that typical
defaults are easily modified
Anyone with questions, comments, ideas, suggestions, criticisms, or concerns is welcome to send email.
Thanks,
Michael
_______________________________________________
erlang-questions mailing list
erlang-q...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions
Regards,
Zabrane