Loic, it would be great to hear a bit, what problems have you met with.<div><br></div><div>What issues with stability can be in acceptor pool?</div><div><br></div><div>Also I have question about updating protocol options: have you done something with the problem that after updating protocol options existing workers are running with old config?<span></span><br>
<br>On Tuesday, December 25, 2012, Loïc Hoguin  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ho ho ho!<br>
<br>
I have just tagged version 0.6.0 of the Ranch project!<br>
<br>
Ranch is a socket acceptor pool for TCP protocols.<br>
<br>
  <a href="https://github.com/extend/ranch" target="_blank">https://github.com/extend/<u></u>ranch</a><br>
<br>
Ranch is used by the next version of Cowboy, 0.8.0, set to be released early February, but also in Basho's Riak multi-data center replication amongst others.<br>
<br>
All tickets have been resolved. A significant contribution was made by Andrew Majorov to improve the fault tolerance capabilities of the application, making sure it always restarts properly when things go wrong. This has been made possible thanks to the amazing project from Daniel Luna, chaos_monkey (<a href="https://github.com/dluna/chaos_monkey" target="_blank">https://github.com/dluna/<u></u>chaos_monkey</a>).<br>

<br>
The guide has also been improved and completed.<br>
<br>
  <a href="http://ninenines.eu/docs/en/ranch/HEAD/guide/introduction" target="_blank">http://ninenines.eu/docs/en/<u></u>ranch/HEAD/guide/introduction</a><br>
<br>
If the guide isn't enough, drop by our new IRC channel dedicated to Cowboy, Ranch and all our other projects! #ninenines on Freenode.<br>
<br>
Following is the list of change since last time:<br>
<br>
 *  Improve fault tolerance thanks to chaos_monkey testing<br>
 *  Add 'nodelay' option to transports<br>
 *  Add 'verify' option to ranch_ssl transport<br>
 *  Add 'socket' option to pass an already open socket to the listener<br>
 *  Add Transport:sendfile/2 function (uses a fallback if unavailable)<br>
 *  Allow IP tuples in Transport:connect/3<br>
 *  Add ranch:set_max_connections/2 to update the value live<br>
 *  Add ranch:get_max_connections/1 to retrieve it<br>
<br>
We are always looking for feedback, especially now that there is no ticket left open on this project. If you are using Ranch and have questions or needs that it doesn't cover, please send them to us.<br>
<br>
Commercial support will be available starting from January, ping me if you are interested. Details will be announced at a later time on the <a href="http://ninenines.eu" target="_blank">ninenines.eu</a> mailing list.<br>

<br>
I want to thank all contributors for helping this project by opening tickets, sending patches and offering feedback. I am as always very grateful for any and all contributions. I wouldn't have made it this far without the tremendous help I receive everyday.<br>

<br>
Thanks to all and have a nice holiday!<br>
<br>
-- <br>
Loïc Hoguin<br>
Erlang Santa<br>
Nine Nines<br>
<a href="http://ninenines.eu" target="_blank">http://ninenines.eu</a><br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a>erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote></div>