What does the values of columns "server_state","outcome","client_state" in the table "result"means?

Message boards : Server programs : What does the values of columns "server_state","outcome","client_state" in the table "result"means?
Message board moderation

To post messages, you must log in.

AuthorMessage
Huiping Yao

Send message
Joined: 21 Jun 08
Posts: 27
China
Message 18800 - Posted: 24 Jul 2008, 9:12:20 UTC

Hi,everybody
I have view the page http://boinc.berkeley.edu/trac/wiki/JobIn which tells the meanings of all server_state as follows:
- Inactive (not ready to dispatch)
- Unsent (ready to send to a client, but not sent)
- In progress (sent, not done)
- Done successfully
- Timed out
- Done with error
- Not needed (work unit was finalized before this result was sent)

After I create a work unit , the value of the column "server_state" in the table "result" is 2, and the value of column "outcome" is 0, and and the value of column "client_state" is 0.
After the client finished computing the workunit, the value of the columns "server_state","outcome","client_state" in the table "result" of the same record is respectively changed into 5,1,5.
Does someone know the meaning of the values such as 0,5?
Any idea is appreciated. :)
ID: 18800 · Report as offensive
Profile Ananas

Send message
Joined: 27 Jun 06
Posts: 305
Germany
Message 18842 - Posted: 26 Jul 2008, 1:16:42 UTC

ID: 18842 · Report as offensive
Huiping Yao

Send message
Joined: 21 Jun 08
Posts: 27
China
Message 18864 - Posted: 27 Jul 2008, 1:19:03 UTC - in response to Message 18842.  

result.inc

or

boinc_db.h




Thanks :)
ID: 18864 · Report as offensive

Message boards : Server programs : What does the values of columns "server_state","outcome","client_state" in the table "result"means?

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.