boinc/py
David Anderson 27e05a3da9 - server: some stuff to prepare for distributed storage
- don't create result records for uploads and downloads.
        Just create a msg_to_client record.
    - the scheduler handles file-transfer results specially;
        it makes a vector of them, then calls a project-supplied function
        handle_file_xfer_results()
    - change the interface and implementation of put_file and get_file
- client write project sched priority in GUI RPC replies,
    but not to the state file


svn path=/trunk/boinc/; revision=23857
2011-07-19 20:52:41 +00:00
..
Boinc - server: some stuff to prepare for distributed storage 2011-07-19 20:52:41 +00:00
Makefile.am - server: Use distutils for installing the python modules, 2009-06-11 16:01:36 +00:00
boinc_path_config.py.in - server: Use distutils for installing the python modules, 2009-06-11 16:01:36 +00:00
db_def_to_py - server: Use distutils for installing the python modules, 2009-06-11 16:01:36 +00:00
setup.py.in - forget to add file 2009-06-11 23:06:02 +00:00