Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 5

Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.

4.75
   
  0 reviews  |  11 users  |  17,383 lines of code  |  14 current contributors  |  Analyzed 4 months ago
 
 

gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: convenient API around greenlets familiar synchronization primitives socket module that cooperates WSGI server on top of ... [More] libevent-http DNS requests done through libevent-dns monkey patching utility to get pure Python modules to cooperate [Less]

5.0
 
  0 reviews  |  5 users  |  114,328 lines of code  |  13 current contributors  |  Analyzed about 1 month ago
 
 

Honeyd is a small daemon that creates virtual hosts on a network. The hosts can be configured to run arbitrary services, and their TCP personality can be adapted so that they appear to be running certain versions of operating systems. Honeyd enables a single host to claim multiple addresses on a LAN ... [More] for network simulation. It is possible to ping the virtual machines, or to traceroute them. Any type of service on the virtual machine can be simulated according to a simple configuration file. Instead of simulating a service, it is also possible to proxy it to another machine. [Less]

4.5
   
  0 reviews  |  3 users  |  47,772 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

A more flexible replacement for libevent's httpd API

0
 
  0 reviews  |  2 users  |  47,788 lines of code  |  11 current contributors  |  Analyzed 9 days ago
 
 

Anizoptera CMF component with basic functionality and helper methods for CLI and Daemon applications (forks, libevent, etc..).

5.0
 
  0 reviews  |  1 user  |  272 lines of code  |  1 current contributor  |  Analyzed 1 day ago
 
 

Libevent-based event dispatcher for Qt

5.0
 
  0 reviews  |  1 user  |  1,611 lines of code  |  1 current contributor  |  Analyzed about 21 hours ago
 
 

HTTPSQS is a Simple Queue Service based on HTTP GET/POST protocol. Features: Very simple Very fast, more than 10000 requests/sec High concurrency, support the tens of thousands of concurrent connections. Multiple queue A single queue length maximum support one billion ... [More] (1,000,000,000). Low memory consumption, mass data storage, storage dozens of GB of data takes less than 100MB of physical memory buffer. Convenient to change the maximum queue length of per-queue. Queue status view Be able to view the contents of the specified queue ID. Multi-Character encoding support Less than 700 lines source code, easy to second development. WebSite: http://code.google.com/p/httpsqs/ [Less]

0
 
  0 reviews  |  1 user  |  7,331 lines of code  |  3 current contributors  |  Analyzed over 1 year ago
 
 

PHP extension, wrapper for libevent - event notification library.

0
 
  0 reviews  |  1 user  |  1,464 lines of code  |  2 current contributors  |  Analyzed 3 days ago
 
 

Simple, powerful and easy to use OOP API for event driven async systems (libevent, libev, etc).

5.0
 
  0 reviews  |  1 user  |  710 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 

elementaldb provides a SQL-like syntax to interface with document-oriented databases. It also has the optional ability to sync domains with Amazon's SimpleDB service. edb utilizes libevent for network event handling and expat to parse XML responses when using the SimpleDB sync feature. Back-end ... [More] storage is currently provided by a very (very) basic radix-tree implementation. [Less]

0
 
  0 reviews  |  0 users  |  13,520 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.