Skip to content

A cost-aware planner that supports parallel execution

Notifications You must be signed in to change notification settings

xaviermathew/Xavium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xavium

A cost-aware planner that supports parallel execution.

Input a sequence of steps (what function to execute, what args to pass, parallelizable or not) and a way to calculate costs for each step, and Xavium will execute them in the most optimal way.

This project is meant to be a reusable framework on which to build systems like Spark, Solr, Postgres, etc. Very much a work-in-progress at the moment.

Check out Xavium in action.

About

A cost-aware planner that supports parallel execution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages