SkillAgentSearch skills...

Tron

Next generation batch process scheduling and management

Install / Use

/learn @Yelp/Tron
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Tron - Batch Scheduling System

Build Status Documentation Status

Tron is a centralized system for managing periodic batch processes across a cluster. If you find cron or fcron to be insufficient for managing complex work flows across multiple computers, Tron might be for you.

Install with:

> sudo pip install tron

Or look at the tutorial.

The full documentation is available on ReadTheDocs.

Versions / Roadmap

Tron is changing and under active development.

It is being transformed from an ssh-based execution engine to be compatible with running on Kubernetes .

Tron development is specifically targeting Yelp's needs and not designed to be a general solution for other companies.

Contributing

Read Working on Tron and start sending pull requests!

Any issues should be posted on Github.

BerkeleyDB on Mac OS X

$ brew install berkeley-db
$ export BERKELEYDB_DIR=$(brew --cellar)/berkeley-db/<installed version>
$ export YES_I_HAVE_THE_RIGHT_TO_USE_THIS_BERKELEY_DB_VERSION=1

Related Skills

View on GitHub
GitHub Stars352
CategoryDevelopment
Updated15d ago
Forks68

Languages

Python

Security Score

85/100

Audited on Mar 16, 2026

No findings