Want to create an interactive transcript for this episode?
Podcast: airhacks.fm podcast with adam bien
Episode: 1 Billion Jobs Daily with Zero Dependencies Java
Description: An airhacks.fm conversation with Ronald Dehuysser (@rdehuyss) about:
JobRunner evolution from open source to processing 1 billion jobs daily,
carbon-aware job processing using European energy grid data ( ENTSO-E ) for scheduling jobs during renewable energy peaks,
correlation between CO2 emissions and energy prices for cost optimization,
JobRunner Pro vs Open Source features including workflows and multi-tenancy support,
bytecode analysis using ASM for lambda serialization,
JSON serialization for job state persistence,
support for relational databases and MongoDB with potential S3 and DynamoDB integration,
distributed processing with master node coordination using heartbeat mechanism,
scale-to-zero architecture possibilities using AWS EventBridge Scheduler,
Java performance advantages...