Message boards : Server programs : What is the opaque field in a work unit used for?
Message board moderation
Author | Message |
---|---|
Send message Joined: 19 Nov 16 Posts: 63 |
Hi Team, What is the opaque field in a work unit used for? I can only find reference to it in db_purge and make_project but there is very little info. Cheers Seth |
Send message Joined: 20 Nov 12 Posts: 801 |
You decide what it's used for. It could for example hold a reference to a piece of data in some external system, like database id. This way you can keep only those things in BOINC database that BOINC needs for daily operations and store science results in some other database. You'd then use the database id, or opaque field, in assimilator to put the results in correct place. |
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.