debian man page for seg_protocol

Query: seg_protocol

OS: debian

Section: 3

Links: debian man pages   all man pages

Forums: forum home   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

seg_protocol(3) 					 globus scheduler event generator					   seg_protocol(3)

NAME
seg_protocol - SEG Protocol The general form for the SEG protocol messages is MESSAGE-TYPE;TIMESTAMP;message-type-specific content o MESSAGE-TYPE is a three-digit integer. The JSM will parse the message contents based on the message type. o TIMESTAMP is an unsigned value indicating seconds since the UNIX epoch. Message Types 001 - Job State Change Message Format: 001;TIMESTAMP;JOBID;STATE;EXIT_CODE Message Type Specific Content: JOBID local scheduler-specific job id STATE new job state (integer as per the GRAM protocol constants) EXIT_CODE job exit code if STATE is done or failed. Version 4.6 Mon Apr 30 2012 seg_protocol(3)