Browsing projects by Tag(s)

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

Showing page 1 of 2

Omni is a Software-as-a-Service/Cloud Computing service that wants to help you create and use modular applications for the web. It is the collection of the Colony Framework which supports the service, along with all the open source plugins developed for it.

5.0
 
  0 reviews  |  9 users  |  461,814 lines of code  |  6 current contributors  |  Analyzed 12 months ago
 
 

PastSet is tuple-based structured distributed shared memory system. This project implements PastSet in Python using the powerful Pyro distributed object framework for the core communication.

0
 
  0 reviews  |  1 user  |  1,492 lines of code  |  1 current contributor  |  Analyzed 7 days ago
 
 

papyros is a small platform independent parallel processing package. It provides a simple uniform interface for executing tasks concurrently in multiple threads or processes, locally or on remote hosts.

0
 
  0 reviews  |  0 users  |  15,001 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

Oranges to Oranges is an open source game based on the 'Apples to Apples' board game.

0
 
  0 reviews  |  0 users  |  508 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

pyorapool is a connection pooling daemon using python and pyro that can be used from ORMs like Django. Django until version 1.1 does not keep any connections between requests open but creates a new one for every query which can make it pretty slow. pyorapool will keep connections open and will ... [More] automatically reuse them again when another query is made through it. Connection timeout and error cases are handled automatically. pyorapool includes a django database backend that can be used as a replacement for the django oracle backend which will use pooled connections. pyorapool has been developed by tesobe.com and is in active daily use on musicpictures.com. [Less]

0
 
  0 reviews  |  0 users  |  1,107 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

English: Horus is a tool kit developed with the intention to provide generic codes to applications that controls any kind of smart agents. Portuguese: O horus consiste em tool kit para desenvolvimento de aplicações de controle de agentes inteligentes.

0
 
  0 reviews  |  0 users  |  6,308 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 
Compare

An extensible Python framework for visualizing dynamical systems.

0
 
  0 reviews  |  0 users  |  2,121 lines of code  |  0 current contributors  |  Analyzed about 18 hours ago
 
 
Compare

Simple Remote PythonSimple Remote Python (SRPy) intends to harness the power of the Python by allowing multiple python programs (instances) to seamlessly communicate and share information between each other. As such, each CPU (or core) in each computer can be considered as an individual that can ... [More] request for other individuals to store information or run processing tasks. In this context, SRPy abstracts itself from the physical boundaries between processors and computers by looking at them simply as volunteer workers that are able to deal with workloads - this workers can even work in a social manner by communicating with each other on a non-centralized way, sharing information and processing requests. SRPy features: Remote control of python instances (through Python or Jython) Parallel execution of python code on SMP and clusters Low overhead Pure python code Cross-platform portability and interoperability (Windows, Linux, Unix, Mac OS X) Cross-architecture portability and interoperability (x86, x86-64, etc.) Open source Note: Although Jython SRPy clients are supported, the server will not run under Jython. This is a limitation inherited by the Pyro dependency that will be fixed soon. InstallationIf you have setuptools installed you should be able to do easy_install srpy to install SRPy. Otherwise you can download the project source and do python setup.py install to install. SRPy also works directly from source, just copy the folder srpy to your favorite location and import it. To start the server do: python path/to/srpyapp.py DependenciesThe SRPy distribution depends on the Pyro library, it is bundled inside SRPy. It has been tested on Python 2.5 and 2.6. AcknowledgmentsSRPy comes bundled with Pyro, most of its features come from interfacing with the Pyro library. SRPy is not the only software of the genre, many other great libraries that provide similar features are available: Pyro Parallel-Python RPyC papyros SPIRO Many of the ideas inside SRPy have come from this packages, we don't intend to be the best, just a different flavor that concentrates in bringing: easy of use compatibility with the great features brought from Pyro both Python and Jython compatibility DocumentationDocumentation can be found on the doc/ directory. Also do python path/to/srpyapp.py --help to see the server options. Changelog0.2.2 Fixed Pyro import bug 0.2.1 Fixed bug that didn't allow multi-server start on Windows 0.2.0 No longer depends on Parallel-Python Documentation greatly improved and is now included EngBox now acts as a container EngBox able to benchmark remote Python Engines Improved thread safety Code cleanup srpyapp.py can now use a Pyro configuration file 0.1.2 Fixed several errors Added EngBox class to srpyclient to help manage multiple PythonEngines 0.1.1 Fixed a Pyro import error: Successfully imports bundled Pyro if available srpy and srpy-bundled are now a unified package [Less]

0
 
  0 reviews  |  0 users  |  11,893 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

The National Film Broadcasting of Canada and Turbulent Media are proud to introduce the NFB video player to the web development community. Targeted for quick integration in html websites and perfect for basic video integration, the NFB video player is based on the PYRO API, is readable by flash ... [More] player 9 and up and is customizable through flashVars parameters. See the player live in action at http://nfb.ca . This is essentially the same player you'll see on the site, minus a few NFB business logic related features and views. For quick integration of a video file and preview image, use the following flashVars swf embed parameters fileURL -> The url to your video file previewImageURL -> The url to your preview image showPreviewImage -> true These 3 parameters will manage basic integration. I will soon upload a small list of possible values that can be manipulated with flashVars. Also included is the complete AS3 source code, FLA files and 1 integration example. Also included is the complete AS3 source code, fla files and 1 integration exemple. Cheers everyone. [Less]

0
 
  0 reviews  |  0 users  |  9,341 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

Based on pyro, sqlalchemy syncer is a daemon that use events to propogate changes to applications. It can be useful in envioronments where we need a daemon to take care of syncing without too many changes to existing application code and where sync failures should be logged, so one can attempt the ... [More] sync again when application is available back. Getting started: To get an idea how can you use syncer. Lots of details yet to be added. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
 
 

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.