Skip to main content

Poopy - An unusable map-reduce engine over AMQP

Install

From PYPI

  1. Install rabitMQ

  2. pip install poopy (please use virtualenv)

  3. Download this file https://bitbucket.org/leliel12/poopy/raw/tip/example/iris.arff?at=default

  4. Download this file https://bitbucket.org/leliel12/poopy/raw/tip/example/randomforest.py and put in the same directory of iris.arff

From REPO

  1. Install rabitMQ

  2. Clone this https://bitbucket.org/leliel12/poopy repo

  3. pip install -e .

  4. The archives iris.arff and randomforest.py are inside in examples/

Running

  1. Open two consoles (consoleA, consoleB)

  2. In consoleB run poopy deploy amqp://localhost

  3. In consoleA execute poopy upload amqp://localhost path/to/iris.arff poopFS://iris.arff now your file are uploaded to the “distributed file sistem”

  4. In consoleA run poopy run amqp://localhost path/to/randomforest.py Script out

  5. Your output model are serialized in out/localtime

Reading the model

In python console

from poopy import serializers

with open("out/file") as fp:
    model = serializers.load(fp)

TODO:

  • Implement correctly timeouts.

  • Implement an error exchange.

  • Real distributed file system.

  • More than one map or reduce.

  • More output formats than b64-pkl.

  • Not use the central node as main memory.

  • Reorder some modules into packages

Release files for poopy 0.2.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for poopy 0.2.5
File Size Uploaded
poopy-0.2.5.tar.gz 14.1 kB Details

Release files / poopy-0.2.5.tar.gz

Download URL poopy-0.2.5.tar.gz
Size 14.1 kB
Tags Source
SHA-256 checksum
How to use checksums
2a72cf6b45fc756ad8c7d58ded2bc8993e8782486b9226f29f0952ef9335e6ba
BLAKE2b-256 checksum
How to use checksums
99625d82cd548149bba28c713b84e8cdce123f1caef5d80600f21433b2373eb9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.2.5 This release

1 release file

0.2

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page