Skip to content

Winning solution of Rubylight/JUG programming contest 2 (cloud instances)

Notifications You must be signed in to change notification settings

aivarsk/cloud-instances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is my submission to Rubylight/JUG programming contest 2, my code is in src/main/java/lv/jug/rubylightcontest2/impl/InstanceManagerImpl.java

A lot of parameters are fine-tuned for the load in Load.csv file (like the initial wild guess and scales for first 24 hours). AFAIK the problem is usually solved by reporting the load every 10 or 5 minutes and hourly billing so this is just a gamble.

https://wiki.rubylight.com/pages/viewpage.action?pageId=2687202

About

Winning solution of Rubylight/JUG programming contest 2 (cloud instances)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages