Changeset - aa792036f251
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 13 years ago 2011-01-17 19:44:18
bkuhn@ebb.org
Added Gevent description; it's joining Conservancy as of 2011-01-18 09:00 US/Eastern.
1 file changed with 13 insertions and 0 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/members/current/index.html
Show inline comments
...
 
@@ -86,6 +86,19 @@ documents, and Internet resources.</p>
 
<p>As a Linux distribution, Foresight sets itself apart by eliminating
 
the need for the user to be familiar with Linux.</p>
 

	
 
<h2><a href="http://www.gevent.org/">Gevent</a></h2>
 

	
 
<p>Gevent is a fast, coroutine-based networking library for Python.
 
Gevent is used in network applications, including servers that scale
 
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>
 

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

	
 
<p>Git is a free and open source distributed version control system
0 comments (0 inline, 0 general)