Please upgrade server software
-
sirzooro
- Taschenrechner

- Beiträge: 10
- Registriert: 07.03.2017 20:42
Please upgrade server software
There are few useful features available in other projects, which are missing in yoyo@home:
- ability to filter task list by task state and subproject;
- computer list displays location for each connected machine;
- resource usage can be set to 0, so project will be treated as a backup one.
If you do not want to upgrade whole server software, please selectively merge (or implement on your own) these 3 features.
- ability to filter task list by task state and subproject;
- computer list displays location for each connected machine;
- resource usage can be set to 0, so project will be treated as a backup one.
If you do not want to upgrade whole server software, please selectively merge (or implement on your own) these 3 features.
-
sirzooro
- Taschenrechner

- Beiträge: 10
- Registriert: 07.03.2017 20:42
Re: Please upgrade server software
Any update for this? Today I was reconfiguring my hosts for new Sieve app, and had to check all of them to see their assigned locations. Extra column on hosts list would help me a lot.
-
ChristianB
- Admin

- Beiträge: 1920
- Registriert: 23.02.2010 22:12
Re: Please upgrade server software
There will be no server software upgrade for yoyo@home in the near future. Because of the way BOINC is developed we can't selectively cherry-pick new features into this old source code and we can't upgrade the project as a whole because this will introduce unwanted features. The same goes for backporting new features into this old code because we don't have the manpower to do and support this effort.
-
Tom_unoduetre
- Team-Joker

- Beiträge: 320
- Registriert: 03.08.2010 11:32
- Wohnort: HH meine Perle
Re: Please upgrade server software
Is it at least possible to remove the finished applications from the preferences so new users don´t accidently tick those and wonder why they are not getting any WU?
-
sirzooro
- Taschenrechner

- Beiträge: 10
- Registriert: 07.03.2017 20:42
Re: Please upgrade server software
You are right that cherry-picking may be not feasible for your project. Because of this I proposed to reimplement these features on your side. Extra column on computers list and zero resource usage seems easy things to add from scratch; extra filtering for task list is more complicated and you must pay attention to security here, but overall also not very big.ChristianB hat geschrieben:There will be no server software upgrade for yoyo@home in the near future. Because of the way BOINC is developed we can't selectively cherry-pick new features into this old source code and we can't upgrade the project as a whole because this will introduce unwanted features. The same goes for backporting new features into this old code because we don't have the manpower to do and support this effort.
-
sirzooro
- Taschenrechner

- Beiträge: 10
- Registriert: 07.03.2017 20:42
Re: Please upgrade server software
Any update? If you do not have time, please at least add that extra column to Computers list. Today I was reconfigured things again and it would help me a lot again. It does not looks like hard thing to add - the hardest part is to identify parts of code which should be changed, remaining part is just a copy-paste of code for other column and update for new column name. Plus of course some testing to make sure it works as expected.
-
yoyo
- Vereinsvorstand

- Beiträge: 8150
- Registriert: 17.12.2002 14:09
- Wohnort: Berlin
Re: Please upgrade server software
DONEsirzooro hat geschrieben:There are few useful features available in other projects, which are missing in yoyo@home:
- computer list displays location for each connected machine;