mycloud - cluster computing in the small
I spent a little time cleaning up mycloud recently – it’s a Python library that gives you a simple map/mapreduce interface without any setup (just SSH access).
I’ve been using it a lot for little processing tasks – it saves me a lot of time over running things using just my machine, or having to switch over to writing Hadoop code.
Source is on github, and the package is available on PyPi for easy installation:
MyCloud makes parallelizing your existing Python code using local machines easy – all you need is SSH access to a machine and you too can be part of this whole cloud revolution!
I’ve been using it a lot for little processing tasks – it saves me a lot of time over running things using just my machine, or having to switch over to writing Hadoop code.
Source is on github, and the package is available on PyPi for easy installation:
CODE:
pip install [--user] mycloudBegin verbatim README dumpMyCloud makes parallelizing your existing Python code using local machines easy – all you need is SSH access to a machine and you too can be part of this whole cloud revolution!
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/301743/viewspace-749392/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- C# split big file into small files as, and merge the small files into big oneC#
- Small Multiple(最短路)
- Statistical Computing and Empirical Methods
- Dialogue: New Chapter in the History of ComputingAPT
- Artificial Intelligence Computing Conference(2018.09.12)Intel
- China Cloud Computing Conference(2018.07.24)Cloud
- CSCI1120 Introduction to Computing
- COMP2211A small shell interface
- However small the rewards may seem in comparison
- MA2552 Introduction to Computing (DLI)
- VNC(Virtual Network Computing)服務VNC
- EMATM0061: Statistical Computing and Empirical
- EMATM0061 Statistical Computing and Empirical
- They just wanted to find small ways to throw people
- ORACLE _small_table_threshold與eventOracle
- An Overview of High Performance Computing and Responsibly Reckless AlgorithmsViewORMGo
- CSCI-UA.0480-051: Parallel ComputingParallel
- jscalpel A small feature library that makes it easier to manipulate objectsJSObject
- [ABC132F] Small Products 題解
- redis.cluster/memcached.cluster/wmware esxiRedis
- CF1213E Two Small Strings 細節
- cluster meet
- MySQL ClusterMySql
- NVDLA-Small在ZCU102上實現
- Netty原始碼—六、tiny、small記憶體分配Netty原始碼記憶體
- ISSCC2025 Computing-In-Memory Session 趨勢整理Session
- The practice of high-performance graph computing system Plato in Nebula GraphORM
- Redis Cluster原理Redis
- cilium Cluster Mesh
- 部署Kubernetes Cluster
- Redis Cluster 3.0Redis
- redis cluster 搭建Redis
- akka-typed(6) - cluster:group router, cluster-load-balancing
- [20181017]ORA-01873 the leading precision of the interval is too small.txt
- Evolutionary Computing: Notebook assignment - Traveling Salesman Problem 練習隨筆
- 【Redis】redis-cluster到redis-cluster的快速複製Redis
- Redis-cluster命令 cluster info 引數資訊解釋Redis
- Redis cluster 叢集Redis
- redis cluster 擴容Redis