Browsing projects by Tag(s)

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

Showing page 1 of 3

The PowerDNS server daemon is a versatile nameserver which supports a large number of backends. These backends can either be plain zonefiles or be more dynamic in nature. Additionally, through use of clever programming and caching techniques, PowerDNS offers very high domain resolution performance. ... [More] Prime examples of backends include relational databases, but also (geographical) loadbalancing and failover algorithms. The PowerDNS recursor daemon which is also part of the PowerDNS compilation is a dedicated high performance recursive (aka caching-only) Nameserver that already powers some larger broadband ISPs and as of late learned to embed Lua Scripts making it possible to manipulate DNS Answers from within those Scripts. [Less]

4.23077
   
  0 reviews  |  24 users  |  262,012 lines of code  |  13 current contributors  |  Analyzed 8 days ago
 
 

Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.

4.75
   
  0 reviews  |  12 users  |  17,770 lines of code  |  55 current contributors  |  Analyzed 1 day ago
 
 

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
 
 

Coroutines in python using enhanced generators from python 2.5

5.0
 
  0 reviews  |  5 users  |  4,494 lines of code  |  0 current contributors  |  Analyzed 8 days 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
 
 

Provides a set of async. callback based handlers for working with raw TCP/UDP socket, ZeroMQ sockets, or HTTP requests.

0
 
  0 reviews  |  1 user  |  4,347 lines of code  |  1 current contributor  |  Analyzed 3 days ago
 
 
Compare

Anzu is a lightweight web application development framework with Mako templating, gettext i18n, validators and sessions; based on Facebook's Tornado.

5.0
 
  0 reviews  |  1 user  |  13,174 lines of code  |  36 current contributors  |  Analyzed over 1 year ago
 
 

Effo Home | Core | Add-ons | Framework | GPLed | Reports What's NewSee Download Effo NetMsg part of this page for following new item(s) details: 1. Effo NetMsg Milestone (Latest v0.1b6) - netmsg.tar.bz2 2. Effo NetMsg Framework Samples (Latest v0.1b6) - netmsg_framework.samples.tar.bz2 3. ... [More] Effo Network and Messaging References (Latest Rev0.9) - EffoNetMsg.pdf Effo Home | Core | Add-ons | Framework | GPLed | Reports About Effo NetMsg ProjectThis is the Effo NetMsg project which provides network communication and messaging add-ons for the Effo Project or other C/C++ design and development, and develops applications and utilities such as message bus, etc. Please visit Effo Project (e.g., Google "Effo Project") to learn more. As mentioned Effo NetMsg is a framework, exactly it's a sub-framework of the Effo Framework. The Effo NetMsg software and source code are under the terms of MIT licnese, see Effo NetMsg License for the details. Effo Home | Core | Add-ons | Framework | GPLed | Reports Download Effo NetMsgDownload Now Please note maybe you need to clear cached files of your browser (e.g. Firefox or IE) so you can download the correct file as expected. 1. Effo NetMsg Milestone (Latest v0.1b6) File - netmsg.tar.bz2 Notes - Download it and put it on a Linux, then use "tar jxvf" to decompress and unpack. See the Effo Network and Messaging References for the detailed guide. 2. Effo NetMsg Framework Samples (Latest v0.1b6) File - netmsg_framework.samples.tar.bz2 Notes - Download it and put it on a Linux, then use "tar jxvf" to decompress and unpack. See the Effo Network and Messaging References for the detailed guide. 3. Effo Network and Messaging References (Latest Rev0.9) File - EffoNetMsg.pdf Notes - The reference document of the Effo NetMsg Framework about network and messaging. Effo Home | Core | Add-ons | Framework | GPLed | Reports Stable Code BaselineSource code on SVN::trunk will be updated day-to-day, so if you need newest code, please get it from SVN::trunk, and maybe it cannot be compiled or has big bugs. While stable code will be tagged onto SVN::tags from the SVN::trunk after testing. When building up together with the code from other Effo member project(s) (e.g. Effo Core), you'd better refer to the Effo Code Baseline, so please read the baseline ID put on SVN::trunk/code_baseline. Whenever a new developer join the project, we'll make a source branch for the new member on SVN::branches. The reviewed code will be commited onto the SVN::trunk. For some special versions of the source code we'd also make the branches on SVN::branches. Please pay attention to the Effo Code Baseline to make the life easy. Effo Home | Core | Add-ons | Framework | GPLed | Reports Support, Helps and SuggestionsContact Effo by mail staff(dot)effo(at)gmail(dot)com Effo Home | Core | Add-ons | Framework | GPLed | Reports Help WantedC/C++ Socket and/or Database Developers: The Effo NetMsg project (a member project of the Effo Project) is looking for porting developers. No pay. The potential developers will be responsible for the MSVC/Windows platform oriented Effo NetMsg Add-ons (such as Network Messaging and Database) porting, MIT license. The potential developers must have the skills of Highly-concurrent Programming Models (threaded, event-driven or staged), and skills of MS VC/++ development, either MS Windows Completion Port or MySQL APIs. The potential developers should have both Visitual Studio (lab purpose, 2005 or above) and Linux/GNU C/++ development enviroment. Effo alreay has the completion EPOLL based Linux side Network and Messaging code (see source SVN/trunk/devel/effo/codebase/addons/net of the Effo NetMsg project, GoogleCode, not sourceforge). Effo will provide CP based Network Messaging code samples, and Database Add-on code samples which is based on MySQL APIs as well. AIO experienced developers would be preferred. Please join us. Contacts: The Effo Staff Email: staff dot effo at gmail dot com The Effo Project web home: http://effo.sourceforge.net The Effo NetMsg project site: http://effonetmsg.googlecode.com Effo Home | Core | Add-ons | Framework | GPLed | Reports See AlsoEffo@SourceFroge or Effo@Google Effo Core, the Core of Effo, MIT license Effo Addon, Add-ons for Effo, MIT license Effo Devel, the Effo Framework, or Effo Development Platform, MIT license Effo GPLed, GPL licensed addons and applications like memory test, drivers etc. [Less]

0
 
  0 reviews  |  1 user  |  0 current contributors
 
 

epoll()-based event dispatcher for Qt

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

MemQD is a high-performance, distributed memory queue message system. Just like memcached ,all the queue data are store at the shared memeory.And use libevent to handle the requests. MemQD source code is based on Memcached, a high-performance, distributed cache system. It also use the ... [More] memcache protocol(get/set/delete) to parse the request, so any memcached client can have connectivity with it. Here is a simple test with telnet command: [root@php103 ~]# telnet 127.0.0.1 11212 Trying 127.0.0.1... Connected to php103 (127.0.0.1). Escape character is '^]'. set queue 0 0 1 a STORED set queue 0 0 2 ab STORED set queue 0 0 3 abc STORED get queue VALUE queue 0 1 a END get queue VALUE queue 0 2 ab END get queue VALUE queue 0 3 abc END [Less]

0
 
  0 reviews  |  0 users  |  15,312 lines of code  |  0 current contributors  |  Analyzed 4 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.