2013-06-13 |
Jan Vales | CSVParser now does not set the Applications' ids (moved... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Jan Vales | federation now has askToInsource(). |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Jan Vales | changed visibility of randomInt to be able to use it... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Jan Vales | added getScenario to be able to get the scenariotype... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Jan Vales | Applications now store their own nextID. |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Andreas Egger | change build.xml clean .. |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Stefan Derkits | lower timestamp advance in JobGenerator |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Stefan Derkits | create 1500 jobs & make jobs run longer |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Andreas Egger | fixed scenario params in build.xml |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Andreas Egger | Merge branch 'master' of ssh://dev.somenet.org:666... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Andreas Egger | delayed apps test |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Stefan Derkits | avoid concurrent modification exception in handleDelaye... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Andreas Egger | Adjust migration algorithm to get max. utilization |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Andreas Egger | Organize logfiles output - less error prone |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Stefan Derkits | implemented SchedC |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Stefan Derkits | small (but maybe important) bugfix |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Andreas Egger | Refactorings and bugfixes |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Stefan Derkits | only call runMigration() in Schedulers that extend... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Stefan Derkits | put code for migration into new class AbstractScheduler... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Stefan Derkits | added Migration to SchedB |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Stefan Derkits | moved sorting of PMs into MachineManager |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Stefan Derkits | moved handling of delayed Apps into AbstractScheduler |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Stefan Derkits | Big changes: change EventMap, move the stop/stopOutsour... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Stefan Derkits | move outsourced event handling from SchedulerB to Abstr... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Stefan Derkits | added all possible Sched/Scenario combinations to build.xml |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Stefan Derkits | moved DelayedApps List to Abstract scheduler, remove... |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Stefan Derkits | change utilization to only take current CPU/Size/RAM... |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Stefan Derkits | deleted lib, now readded it :) |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Stefan Derkits | removed some commented code |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Stefan Derkits | change CSV logging to own logging |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Stefan Derkits | fixed run targets for JobGenerator B & C |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Someone | SchedB now has Federation and Delaying of apps. |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Someone | Federation now "works" |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Someone | ArrayList type was killing checkstyle. "new ArrayList... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Someone | Split the one big ugly handle functions into smaller... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Someone | readded maven for QA purpose AND easier integration... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Someone | fixed VM.resize() |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Someone | added bin/ to .gitignore |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Someone | Sched B. Ein wenig getestet. |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Someone | added immediate flushing to not desync stderr/stdout. |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Someone | added a configurable logging framework (logback) |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Stefan Derkits | implemented end-logging |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Stefan Derkits | log at every timestamp, not only timestamps with events |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Stefan Derkits | changed names of resoure variables to reserved*, change... |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Jan Vales | bilder angepasst an bugfixes. |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Andreas Egger | Modified presentation a bit |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Stefan Derkits | fix bug in Physical machine |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Stefan Derkits | fix small Bug for scenario C in JobGenerator |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Jan Vales | updated presentation and some little changes to generat... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Stefan Derkits | add assignment.pdf |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Stefan Derkits | fix available Resources (they are maxsize - currsize... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Stefan Derkits | changed calculation of RAM,CPU & Size |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Stefan Derkits | add toString() to Scenario & SchedulerData (allows... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Stefan Derkits | shutdown PMs, fixed a small (but important) bug in... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Jan Vales | Results unseres meetings |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Andreas Egger | Some docs added |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Jan Vales | Added UML diagram and Presentation-Skeleton. |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Andreas Egger | Cleaned up |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Andreas Egger | Fixed: Output File OK |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Andreas Egger | Scheduling working, still needs to be tested |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Stefan Derkits | added one todo,small style changes |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Stefan Derkits | write end Events when deploying app, fix consumption... |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Andreas Egger | some fixes |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Andreas Egger | Getting executable |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Andreas Egger | Merge branch 'master' of ssh://dev.somenet.org:666... |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Andreas Egger | Implemented Scheduler A and utility classes |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Stefan Derkits | whitespace-- |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Stefan Derkits | start MachineManager from Scheduler, add more logging... |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Andreas Egger | Refactoring |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Andreas Egger | Merge branch 'master' of ssh://dev.somenet.org:666... |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Andreas Egger | Small adjustments |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Stefan Derkits | added numPMs & numCloudPartners to Input |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Andreas Egger | Modified README |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Andreas Egger | Some refactorings |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Stefan Derkits | started implementing MachineManager, VM & PM |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Stefan Derkits | added logging to scheduler |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Stefan Derkits | fixed csv logging |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Stefan Derkits | added CSV logging (still little bit buggy) |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Stefan Derkits | Application now implements Comparable (compares timesta... |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Stefan Derkits | forgot to commit SchedulerType |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Stefan Derkits | implemented parsing of CSV in SchedSimulator |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Stefan Derkits | started input handling of SchedulerSimulator |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Stefan Derkits | small change in JobGenerator |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Stefan Derkits | put ScenarioType in own file |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Stefan Derkits | first draft of finished JobGenerator (pls test :) ) |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Stefan Derkits | implemented main logic of JobGenerator (add header... |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Stefan Derkits | arguments can now be entered directly from ant |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Stefan Derkits | added argument handling to JobGenerator |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Jan Vales | Protokoll vom Tutormeeting. |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Stefan Derkits | added some Files and comments and methods |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Stefan Derkits | added ant, removed mvn, added libs, reanamed classes... |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Jan Vales | Scheduler extend AbsctractScheduler. Also some Clarific... |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Jan Vales | Updated docs to include parametrised run of JobGenerator |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Jan Vales | Added JobGenerator skeleton |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Jan Vales | Added Federation simulator |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Jan Vales | Added Schedulers |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Jan Vales | Added Types |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Jan Vales | Added CSV handler for reading and writing CSV-Files |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Jan Vales | renamed helloworld to SchedSimulator |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Jan Vales | added opencsv dependency |
commit | commitdiff | tree | snapshot |
next |