SlideShare a Scribd company logo
Smart Jenkins on Ruby The University of Tokyo Sasada Lab. Gu Wenting    Hu Yi
Smart Jenkins A Jenkins plug-in to reduce the electricity consumption Methods Scheduler :  to avoid the rush time of the electricity consumption   ✓  blocking and rescheduling jobs by setting the  OK/NG time Controller : to shut down/wake up slave machines
画面
Smart Jenkins on Ruby Rewrite all codes of Smart Jenkins (Java) with Ruby by  「 Jenkins plugin development in Ruby 」 About 20 Java classes re-written in Ruby 6 extension points used
画面
Work in Progress Extend functions of Smart Jenkins:  To meet the needs of Jenkins’s user who has a lot of slave machines  Setting all the slaves easily Shutting down idle slave machines Waking up slave machines when jobs come
Summary Smart Jenkins A Jenkins plug-in to reduce the electricity consumption Smart Jenkins on Ruby Developing Smart Jenkins using  「 Jenkins plugin development in Ruby 」 Thanks!

More Related Content

PDF
Coffee script grunt
PDF
Event Machine
PDF
Hacking our way to geembo
PDF
Happy Helming With Okteto
ODP
Grape golilath
PDF
New Horizons for Workbench: Viewing and Editing in the Browser
PPTX
High Performance Serverless Functions in Scala
Coffee script grunt
Event Machine
Hacking our way to geembo
Happy Helming With Okteto
Grape golilath
New Horizons for Workbench: Viewing and Editing in the Browser
High Performance Serverless Functions in Scala

Similar to Smart Jenkins on Ruby (20)

PPT
Introduction of Java Programming.ppt
PPTX
Seven Habits of Highly Effective Jenkins Users (2014 edition!)
DOCX
All Work Responsibilities in my whole Life-Testing Profession
PDF
Jenkins Meetup Pune
PDF
Scaling Jenkins Devops presentation
PDF
Efficient mobile automation
PPTX
Jenkins scaling best practices
PDF
Gatling - Bordeaux JUG
PDF
Java Course 15: Ant, Scripting, Spring, Hibernate
PDF
Java Course 1: Introduction
DOCX
Sankerth Resume
ODP
Performance Test Automation With Gatling
ODP
Gatling
PPTX
Pipeline as code using Jenkins -Ministry of Testing
PDF
Scala, ECS, Docker: Delayed Execution @Coursera
PDF
Node.js Presentation
PPT
AWS migration: getting to Data Center heaven with AWS and Chef
PDF
Journey of Kubernetes Scaling
PPTX
Migration Spring PetClinic to Quarkus
PDF
How to deploy a Java application on Google App engine Flexible environment
Introduction of Java Programming.ppt
Seven Habits of Highly Effective Jenkins Users (2014 edition!)
All Work Responsibilities in my whole Life-Testing Profession
Jenkins Meetup Pune
Scaling Jenkins Devops presentation
Efficient mobile automation
Jenkins scaling best practices
Gatling - Bordeaux JUG
Java Course 15: Ant, Scripting, Spring, Hibernate
Java Course 1: Introduction
Sankerth Resume
Performance Test Automation With Gatling
Gatling
Pipeline as code using Jenkins -Ministry of Testing
Scala, ECS, Docker: Delayed Execution @Coursera
Node.js Presentation
AWS migration: getting to Data Center heaven with AWS and Chef
Journey of Kubernetes Scaling
Migration Spring PetClinic to Quarkus
How to deploy a Java application on Google App engine Flexible environment
Ad

Recently uploaded (20)

PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Getting Started with Data Integration: FME Form 101
PPTX
OMC Textile Division Presentation 2021.pptx
PDF
Mushroom cultivation and it's methods.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Heart disease approach using modified random forest and particle swarm optimi...
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
Tartificialntelligence_presentation.pptx
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
Getting Started with Data Integration: FME Form 101
OMC Textile Division Presentation 2021.pptx
Mushroom cultivation and it's methods.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Heart disease approach using modified random forest and particle swarm optimi...
Network Security Unit 5.pdf for BCA BBA.
cloud_computing_Infrastucture_as_cloud_p
Assigned Numbers - 2025 - Bluetooth® Document
NewMind AI Weekly Chronicles - August'25-Week II
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Unlocking AI with Model Context Protocol (MCP)
Diabetes mellitus diagnosis method based random forest with bat algorithm
Digital-Transformation-Roadmap-for-Companies.pptx
SOPHOS-XG Firewall Administrator PPT.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Tartificialntelligence_presentation.pptx
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Ad

Smart Jenkins on Ruby

  • 1. Smart Jenkins on Ruby The University of Tokyo Sasada Lab. Gu Wenting    Hu Yi
  • 2. Smart Jenkins A Jenkins plug-in to reduce the electricity consumption Methods Scheduler : to avoid the rush time of the electricity consumption   ✓ blocking and rescheduling jobs by setting the OK/NG time Controller : to shut down/wake up slave machines
  • 4. Smart Jenkins on Ruby Rewrite all codes of Smart Jenkins (Java) with Ruby by 「 Jenkins plugin development in Ruby 」 About 20 Java classes re-written in Ruby 6 extension points used
  • 6. Work in Progress Extend functions of Smart Jenkins: To meet the needs of Jenkins’s user who has a lot of slave machines Setting all the slaves easily Shutting down idle slave machines Waking up slave machines when jobs come
  • 7. Summary Smart Jenkins A Jenkins plug-in to reduce the electricity consumption Smart Jenkins on Ruby Developing Smart Jenkins using 「 Jenkins plugin development in Ruby 」 Thanks!