RSS 6 projects tagged "mapreduce"

Download Website Updated 15 Apr 2013 jug

Screenshot
Pop 189.48
Vit 26.10

Jug is a task-based parallelism framework. Jug allows you to write code that is broken up into tasks and run different tasks on different processors. It uses the filesystem to communicate between processes and works correctly over NFS, so you can coordinate processes on different machines. Jug is a pure Python implementation and should work on any platform that can run Python.

No download No website Updated 14 Jul 2011 Beanstalker

Screenshot
Pop 21.82
Vit 25.98

Beanstalker is a set of Maven Plugins for Amazon Web Services (AWS) Elastic Beanstalk and Elastic MapReduce. Plugin Mojos are suitable not only for command-line usage, but for Continuous Integration as well.

Download Website Updated 04 Jun 2012 MapReduce-BitDew

Screenshot
Pop 44.73
Vit 18.67

MapReduce-BitDew is an implementation of the MapReduce programming model proposed by Google for Internet Desktop Grids. Using MapReduce-BitDew, you can execute MapReduce applications on resources like Desktop PCs distributed on the Internet. MapReduce-BitDew features a firewall-friendly protocol, fault-tolerance, result-certification, 2-level schedulers, and more.

No download Website Updated 25 Oct 2012 dispy

Screenshot
Pop 77.27
Vit 2.47

dispy is a Python framework for parallel execution of computations by distributing them across multiple processors in a single machine (SMP), or among many machines in a cluster or grid. The computations can be standalone programs or Python functions. dispy is well suited for the data parallel (SIMD) paradigm where a computation is evaluated with different (large) datasets independently (similar to Hadoop, MapReduce, Parallel Python). dispy features include automatic distribution of dependencies (files, Python functions, classes, modules), client-side and server-side fault recovery, scheduling of computations to specific nodes, encryption for security, sharing of computation resources if desired, and more.

No download Website Updated 03 Nov 2011 Plasma

Screenshot
Pop 64.75
Vit 1.94

Plasma implements the map/reduce framework on a compute cluster. It has its own distributed filesystem, PlasmaFS, which is transactional (ACID), reliable, and fast, and which provides a complete set of file operations. PlasmaFS can be accessed via an RPC protocol or via NFS (i.e., it is mountable). Additionally, there is a key/value database on top of PlasmaFS.

Download Website Updated 30 Jun 2010 PyMW

Screenshot
Pop 48.17
Vit 1.00

PyMW is a Python module for parallel master-worker computing in a variety of environments. With the PyMW module, users can write a single program that scales from multicore machines to global computing platforms.

Screenshot

Project Spotlight

XWiki

An advanced Wiki engine.

Screenshot

Project Spotlight

fritz-payment/jsonrpc

A PHP JSON RPC library.