Hi,
I did a numeric method as my diploma thesis and coded it in java. It needs a loot of computational time when done adequate. So I looked for an alternative and found BOINC. Unfortunally I didn't have time for doing my method in BOINC, because I'm an aerospace student and not a programmer and I decided to keep my priority on my java programme. So now it's finished an I still would like to port this to BOINC.
Unfortunally I'm learning in re-doing examples and I couldn't find any, neither on the official site http://boinc.berkeley.edu nor in the internet. So do you know a good and easy example or do you have any experience in BOINC and would like to start a new plattform for such a boinc project?
I'm reallistic about my method, that it wouldn't run 24/7, because there aren't as many work units as for seti or folding projects. So I would like to have a plattform for more than just my project so that another plattform project can be worked on when one part project doesn!t have any work units at that moment.
but to start this I would keep it simple and just want to know how to code for it and use it in the client and server system. it doesn't matter what the example projects will work on, as long as it is simple enough, that I can understand it and extending it for my method.
Thank you in advance, Andreas! :)
PS: I know that BOINC supports JAVA as a programming language, and my method is coded in JAVA.