ceteri / exelixi

Exelixi is a distributed framework based on Apache Mesos, mostly implemented in Python using gevent for high-performance concurrency. It is intended to run cluster computing jobs (partitioned batch jobs, which include some messaging) in pure Python. By default, it runs genetic algorithms at scale.
Apache License 2.0
133 stars 23 forks source link

Wip 0.1.1 #3

Closed ceteri closed 10 years ago

ceteri commented 10 years ago

supports new features for distrib Py jobs: Pandas, NumPy, scikit-learn, etc.