File diff aa792036f251 → ac5b67661aa4
www/conservancy/static/members/current/index.html
Show inline comments
...
 
@@ -94,10 +94,10 @@ up to tens thousands of connections but without the complexity usually
 
associated with event-driven architecture.</p>
 

	
 
<p>Gevent provides light-weight &ldquo;green&rdquo; threads with a similar
 
> interface as the standard &ldquo;threading&rdquo; and
 
&ldquo;multiprocessing&rdquo; packages.  > The library includes a DNS
 
resolver, a WSGI server, a monkey patching > utility to make 3rd party
 
protocol implementations cooperative and > support for SSL sockets.</p>
 
interface as the standard &ldquo;threading&rdquo; and
 
&ldquo;multiprocessing&rdquo; packages.  The library includes a DNS
 
resolver, a WSGI server, a monkey patching utility to make 3rd party
 
protocol implementations cooperative and support for SSL sockets.</p>
 

	
 
<h2><a href="http://www.git-scm.org/">Git</a></h2>