Giter Site home page Giter Site logo

levitation / execnet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pytest-dev/execnet

0.0 2.0 0.0 1007 KB

distributed Python deployment and communication

Home Page: http://codespeak.net/execnet/

License: MIT License

Python 99.84% Batchfile 0.16%

execnet's Introduction

execnet: distributed Python deployment and communication

image

image

image

image

image

execnet provides carefully tested means to ad-hoc interact with Python interpreters across version, platform and network barriers. It provides a minimal and fast API targetting the following uses:

  • distribute tasks to local or remote processes
  • write and deploy hybrid multi-process applications
  • write scripts to administer multiple hosts

Features

  • zero-install bootstrapping: no remote installation required!
  • flexible communication: send/receive as well as callback/queue mechanisms supported
  • simple serialization of python builtin types (no pickling)
  • grouped creation and robust termination of processes
  • well tested between CPython 2.6-3.X, Jython 2.5.1 and PyPy 2.2 interpreters.
  • interoperable between Windows and Unix-ish systems.
  • integrates with different threading models, including standard os threads, eventlet and gevent based systems.

execnet's People

Contributors

alex avatar alfredodeza avatar benjaminp avatar bubenkoff avatar ctheune avatar fijal avatar hpk42 avatar nicoddemus avatar olegpidsadnyi avatar ronnypfannschmidt avatar skoslowski avatar tacaswell avatar tundish avatar zejn avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.