Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It’s worth noting that Luigi is no longer actively maintained and hasn’t had a major release in a year.


Toil is pure Python, but I'm not sure how the feature set compares https://github.com/DataBiosphere/toil


Really interesting to see a bioinformatics tool be proposed. I've worked in bioinformatics for over 20 years, written several workflow system for execution on compute clusters, used several other people's and been underwhelmed by most. I was hoping that AirFlow might be better, since it was written by real software engineers rather than people who do systems design as a means to their ends, but AirFlow was completely underwhelming.

The other orchestrator besides Toil to check out is Cromwell, but that uses WDL instead of Python for defining the DAG, and it's not a super powerful language, even if it hits exactly the needs for 99% of uses and does exactly the right sort of environment containment.

I'm also hugely underwhelmed by k8s and Mesos and all those "cloud" allocation schemes. I think that a big, dynamically sized Slurm cluster would probably serve a lot of people far better.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: