Java framework/tool for simple distributed computing problem

前端 未结 5 1447
栀梦
栀梦 2021-02-02 04:50

We generate pdf files with data regarding monthly financial balance of tens of thousands of clients. At it\'s peak (100.000 files at the end of year), the process may take as lo

5条回答
  •  难免孤独
    2021-02-02 05:01

    Google says there is a Java port of BOINC here: http://boincoid.sf.net

    It's mostly targeting about android :-/ but apparently all but the GUI can run on a regular VM.

提交回复
热议问题