<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ranch.git, branch no-pdict</title>
<subtitle>Socket acceptor pool for TCP protocols.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/'/>
<entry>
<title>Use a map instead of pdict to keep pid active/removed state</title>
<updated>2019-10-17T13:05:57+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-10-17T13:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=ec98f78f154bcf71afbf198386dc0ffb765839f2'/>
<id>ec98f78f154bcf71afbf198386dc0ffb765839f2</id>
<content type='text'>
The performance seems to be equal as far as Cowboy is concerned,
with a possible tiny improvement in the favor of maps. The code
is smaller and the runtime introspection far cleaner because the
process dictionary is small again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The performance seems to be equal as far as Cowboy is concerned,
with a possible tiny improvement in the favor of maps. The code
is smaller and the runtime introspection far cleaner because the
process dictionary is small again.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ranch 2.0.0-rc.2</title>
<updated>2019-10-15T09:07:08+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-10-15T09:07:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=d92a10b19b8fb203a75b7e4065106573d30546d0'/>
<id>d92a10b19b8fb203a75b7e4065106573d30546d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix log on connection process exit</title>
<updated>2019-10-14T10:51:50+00:00</updated>
<author>
<name>chenduo</name>
<email>suex.bestwishes@gmail.com</email>
</author>
<published>2019-10-14T10:04:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=5c530ba58d142507f4c454bdfba00392d02af3ee'/>
<id>5c530ba58d142507f4c454bdfba00392d02af3ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable multiple steps handshake</title>
<updated>2019-10-14T10:38:29+00:00</updated>
<author>
<name>juhlig</name>
<email>j.uhlig@mailingwork.de</email>
</author>
<published>2019-09-17T15:55:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=d44e7a16f7d2823cc658e39b5d953ba0850e47ba'/>
<id>d44e7a16f7d2823cc658e39b5d953ba0850e47ba</id>
<content type='text'>
Also fix some Protocol:start_link/4 into start_link/3
left over in the documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix some Protocol:start_link/4 into start_link/3
left over in the documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed connections trigger acceptors wake-up</title>
<updated>2019-09-01T20:11:21+00:00</updated>
<author>
<name>Jose M Perez</name>
<email>jose.m.perez.ramos+git@gmail.com</email>
</author>
<published>2019-09-01T20:11:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=1db8290685e9cff3dfafde62de6148246075990a'/>
<id>1db8290685e9cff3dfafde62de6148246075990a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove an outdated comment in ranch_acceptors_sup</title>
<updated>2019-08-29T13:03:02+00:00</updated>
<author>
<name>juhlig</name>
<email>j.uhlig@mailingwork.de</email>
</author>
<published>2019-08-28T15:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=087376c9142cf1bde2ae474ccad5768a12238bfd'/>
<id>087376c9142cf1bde2ae474ccad5768a12238bfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update examples to use new transport options format</title>
<updated>2019-08-08T12:44:54+00:00</updated>
<author>
<name>juhlig</name>
<email>j.uhlig@mailingwork.de</email>
</author>
<published>2019-08-08T12:44:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=90924f38eeabe81a21452b4c85f40e0d92cc82d7'/>
<id>90924f38eeabe81a21452b4c85f40e0d92cc82d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return listener info as a map</title>
<updated>2019-07-18T07:35:56+00:00</updated>
<author>
<name>juhlig</name>
<email>j.uhlig@mailingwork.de</email>
</author>
<published>2019-07-17T14:02:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=af739162fd43d46f2562af96c56147054457518e'/>
<id>af739162fd43d46f2562af96c56147054457518e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak the migration guide</title>
<updated>2019-07-18T07:26:24+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-07-18T07:26:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=d017c0f5860bc1a5c775c9a61db407e29c575f80'/>
<id>d017c0f5860bc1a5c775c9a61db407e29c575f80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ranch 2.0.0-rc.1</title>
<updated>2019-07-17T12:29:36+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-07-17T12:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=d0e8ae7c51b454e20e96f01fe829afdfb10715d5'/>
<id>d0e8ae7c51b454e20e96f01fe829afdfb10715d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
